TcxVerticalGridCustomizing Class
Represents the grid’s Customization Form.
Declaration
TcxVerticalGridCustomizing = class(
TcxOwnedInterfacedPersistent
)
Remarks
When working with the Customization Form the user can rearrange rows by dragging them to or from the Customization Form, or within the grid control.
To activate the layout customization session set the Visible property to True.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxOwnedInterfacedPersistent
TcxVerticalGridCustomizing
See Also