TcxVerticalGridCustomizing.ShowCategoryTab Property
Specifies whether the Categories page is to be displayed in the Customization Form.
Declaration
property ShowCategoryTab: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
With the Categories page, end-users can change the layout of category rows in the grid.
If the ShowCategoryTab property is False, this page is hidden and thus prevents rearrangement of category rows using the Customization Form.
See Also