Interface: IWidgetDataSheetColumnScheme
Represents a column scheme for a table.
Hierarchy
- IWidgetDataSheetColumnScheme
Implemented by
Index
Properties
Properties
Optional
barcodeFormat
• barcodeFormat? : string
Optional
barcodeSubType
• barcodeSubType? : string
name
• name: string
The field name.
Optional
readonly
• readonly? : boolean
If true
, disables field editing.
Optional
type
• type? : string
The field type.
value
• value: string
The default value.