プロパティ
Optional
cellID
cellID?: any
Optional
defaultErrorTemplate
defaultErrorTemplate?: TemplateRef<any>
editMode
editMode: boolean
editable
editable: boolean
Optional
id
id?: {
columnID: number;
rowID: any;
rowIndex: number;
}
Type declaration
-
columnID: number
-
rowID: any
-
rowIndex: number
Optional
nativeElement
nativeElement?: HTMLElement
Optional
readonly
readonly?: boolean
selected
selected: boolean
Optional
title
title?: any
update
update: ((value: any) => void)
Type declaration
-
- (value: any): void
-
パラメーター
返却 void
Optional
Readonly
validation
Optional
visibleColumnIndex
visibleColumnIndex?: number