TcxGridCustomLayoutView Class
The base class for the TcxGridCardView and TcxGridLayoutView classes.
Declaration
TcxGridCustomLayoutView = class(
TcxCustomGridTableView
)
Remarks
The TcxGridCustomLayoutView class provides the following implementation:
Common functionality for the Views, in which records are displayed in a card format.
Customization (OptionsCustomize) and appearance (OptionsView) settings common to the Card View and Layout View.
Do not use this class directly. Use its descendants instead.
Inheritance
See Also