Back to Devexpress

TcxVerticalGridCustomizing Class

vcl-cxvgrid-4666ecac.md

latest1.1 KB
Original Source

TcxVerticalGridCustomizing Class

Represents the grid’s Customization Form.

Declaration

delphi
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

TcxRowOptions.CanMovedToCustomizationForm

TcxRowOptions.ShowInCustomizationForm

TcxVerticalGridCustomizing Members

cxVGrid Unit