TcxVerticalGridCustomizing Properties
Represents the grid’s Customization Form.| Name | Description |
|---|---|
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| RowCount | Specifies the number of visible rows in the Customization Form. |
| ShowCategoryButtons | Specifies whether editing buttons are displayed in the Customization Form‘s Categories page. |
| ShowCategoryTab | Specifies whether the Categories page is to be displayed in the Customization Form. |
| Visible | Activates the Customization Form. |
See Also