Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
isDateColumn
Function isDateColumn
isDateColumn
(
col
:
Column
)
:
col
is
IDateColumn
checks whether the given column or description is a date column, i.e. the value is a date
Parameters
col
:
Column
Returns
col
is
IDateColumn
isDateColumn
(
col
:
IColumnDesc
)
:
col
is
IDateDesc
&
IColumnDesc
checks whether the given column or description is a date column, i.e. the value is a date
Parameters
col
:
IColumnDesc
Returns
col
is
IDateDesc
&
IColumnDesc
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LineUpJS - v4.12.0
Loading...
checks whether the given column or description is a date column, i.e. the value is a date