Icon ReadOnly Property

property ReadOnly: Boolean

Available In: Visual Client Applications

Specifies whether the grid's rows and columns can be modified by the user. The default value is False.

Information The grid rows and columns can always be programmatically modified.
Image