TcxVerticalGridCustomizing.Visible Property
Activates the Customization Form.
Declaration
property Visible: Boolean read; write;
Property Value
| Type |
|---|
| Boolean |
Remarks
Set the Visible property to True to activate the Customization Form. Now the user can rearrange rows by dragging them to or from the Customization Form, or within the grid control.

See Also