Search
Preparing search index...
The search index is not available
cheetah-grid
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ColumnDefine
Interface ColumnDefine<T>
Type parameters
T
Hierarchy
BaseHeaderDefine
<
T
>
ColumnDefine
CellDefine
Index
Properties
action
caption
column
Type
field
header
Action
header
Field
header
Style
header
Type
icon
max
Width
message
min
Width
sort
style
width
Properties
Optional
action
action
:
ColumnActionOption
|
BaseAction
<
T
>
|
null
Optional
caption
caption
:
string
|
(
(
)
=>
string
)
Optional
column
Type
column
Type
:
ColumnTypeOption
|
BaseColumn
<
T
,
any
>
|
null
Optional
field
field
:
FieldDef
<
T
>
Optional
header
Action
header
Action
:
HeaderActionOption
|
BaseAction
<
T
>
|
null
Optional
header
Field
header
Field
:
undefined
|
string
Optional
header
Style
header
Style
:
HeaderStyleOption
|
HeaderBaseStyle
|
null
Optional
header
Type
header
Type
:
HeaderTypeOption
|
BaseHeader
<
T
>
|
null
Optional
icon
icon
:
ColumnIconOption
<
T
>
|
ColumnIconOption
<
T
>
[]
Optional
max
Width
max
Width
:
number
|
string
Optional
message
message
:
Message
|
(
(
record
:
T
)
=>
Message
)
|
keyof
T
|
(
string
|
MessageObject
|
keyof T
|
(
(
record
:
T
)
=>
Message
)
)
[]
Optional
min
Width
min
Width
:
number
|
string
Optional
sort
sort
:
OldSortOption
<
T
>
Optional
style
style
:
ColumnStyleOption
|
null
Optional
width
width
:
number
|
string
Globals
Column
Define
action
caption
column
Type
field
header
Action
header
Field
header
Style
header
Type
icon
max
Width
message
min
Width
sort
style
width
Generated using
TypeDoc