TcxGridCustomLayoutViewViewData Class
The base class for the TcxGridCardViewViewData and TcxGridLayoutViewViewData classes.
Declaration
TcxGridCustomLayoutViewViewData = class(
TcxCustomGridTableViewData
)
Remarks
The TcxGridCustomLayoutViewViewData class exposes the Records property of the TcxGridCustomLayoutRecord type.
Do not use this class directly. Use its descendants instead.
Inheritance
See Also