Grid Component
Last updated
Was this helpful?
Last updated
Was this helpful?
GridComponent extends .
Property
Get/Set
Notify Changes
Details
text: string
Yes
Yes
name: string
Yes
No
enabled: boolean
Yes
No
visible: boolean
Yes
No
disabled: string
Yes
No
Set property disabled if it is required
items: any[]
Yes
No
Gets a collection containing all items in the control
Method
Supported
Details
setSelectableSettings: void
Yes
Sets selection mode of the component
Event
Supported
Parameter
Details
None
None
None
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent