vcl-cxvgrid-28f7e09b.md
The base class for vertical grid controls implementing single record and banded layouts.
TcxUnboundVerticalGrid = class(
TcxCustomVerticalGrid
)
This class inherits its basic functionality from the TcxCustomVerticalGrid class and declares the LayoutStyle property. This property controls the record layout:
TcxUnboundVerticalGrid descendants include TcxVerticalGrid and TcxRTTIInspector.
Show 12 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomVerticalGrid TcxUnboundVerticalGrid
See Also