Grid Component

Class inheritance

GridComponent extends ControlComponent.

PME Support

Properties

Property

Get/Set

Notify Changes

Details

text: string

Yes

Yes

Inherited from ControlComponent see ControlComponent

name: string

Yes

No

Inherited from ControlComponent see ControlComponent

enabled: boolean

Yes

No

Inherited from ControlComponent see ControlComponent

visible: boolean

Yes

No

Inherited from ControlComponent see ControlComponent

disabled: string

Yes

No

Set property disabled if it is required

items: any[]

Yes

No

Gets a collection containing all items in the control

Methods

Method

Supported

Details

setSelectableSettings: void

Yes

Sets selection mode of the component

Events

Event

Supported

Parameter

Details

None

None

None

Last updated