core/data-grid/column/expandable-row-column/expandable.data-grid-column.ts
Properties |
|
constructor()
|
Optional cellCSSClassName |
Type : string | string[]
|
Optional cellRendererComponent |
Type : Type<any>
|
Optional dataType |
Type : ColumnDataType
|
Optional externalFilterQuery |
Type : string | object
|
Optional filterable |
Type : boolean
|
Optional filteringFormRendererComponent |
Type : Type<any>
|
Optional filterPredicate |
Type : string | FilterPredicateFunction
|
Optional gridTrackSize |
Type : string
|
Optional header |
Type : string
|
Optional headerCellRendererComponent |
Type : Type<any>
|
Optional headerCSSClassName |
Type : string | string[]
|
name |
Type : string
|
Optional path |
Type : string
|
Optional positionFixed |
Type : boolean
|
Optional sortable |
Type : boolean
|
Optional sortOrder |
Type : SortOrder
|
Optional visible |
Type : boolean
|