Properties
additionalTemplateContext
additionalTemplateContext: any
applySelectableClass
applySelectableClass: boolean
colStart
colStart: number
Optional
collapsible
collapsible?: boolean
Optional
collapsibleIndicatorTemplate
collapsibleIndicatorTemplate?: TemplateRef<any>
columnGroup
columnGroup: boolean
columnLayout
columnLayout: boolean
columnLayoutChild
columnLayoutChild: boolean
dataType
dataType: GridColumnDataType
defaultDateTimeFormat
defaultDateTimeFormat: string
defaultTimeFormat
defaultTimeFormat: string
disableHiding
disableHiding: boolean
disablePinning
disablePinning: boolean
editable
editable: boolean
expanded
expanded: boolean
filterCell
filterCell: any
filterCellTemplate
filterCellTemplate: TemplateRef<any>
filterable
filterable: boolean
filteringIgnoreCase
filteringIgnoreCase: boolean
gridColumnSpan
gridColumnSpan: number
gridRowSpan
gridRowSpan: number
groupable
groupable: boolean
groupingComparer
groupingComparer: ((a: any, b: any) => number)
Type declaration
-
- (a: any, b: any): number
-
Parameters
Returns number
hasNestedPath
hasNestedPath: boolean
hasSummary
hasSummary: boolean
Optional
header
header?: string
headerCell
headerCell: any
headerClasses
headerClasses: any
headerGroup
headerGroup: any
headerGroupClasses
headerGroupClasses: any
headerGroupStyles
headerGroupStyles: any
headerStyles
headerStyles: any
headerTemplate
headerTemplate: TemplateRef<any>
inlineEditorTemplate
inlineEditorTemplate: TemplateRef<any>
isFirstPinned
isFirstPinned: boolean
isLastPinned
isLastPinned: boolean
Optional
label
label?: string
maxWidth
maxWidth: string
maxWidthPercent
maxWidthPercent: number
maxWidthPx
maxWidthPx: number
minWidth
minWidth: string
minWidthPercent
minWidthPercent: number
minWidthPx
minWidthPx: number
resizable
resizable: boolean
rowStart
rowStart: number
searchable
searchable: boolean
selectable
selectable: boolean
selected
selected: boolean
sortable
sortable: boolean
sortingIgnoreCase
sortingIgnoreCase: boolean
summaryTemplate
summaryTemplate: TemplateRef<any>
validators
validators: any[]
visibleIndex
visibleIndex: number
Deprecated
in version 13.1.0. Use
IgxGridComponent.moving
instead.