TcxGridCustomLayoutViewController Class
The base class for the TcxGridCardViewController and TcxGridLayoutViewController classes.
Declaration
TcxGridCustomLayoutViewController = class(
TcxGridCustomLayoutController
)
Remarks
Provides functionality common to controllers of the Card View and Layout View.
Do not use this class directly. Use its descendants instead.
Inheritance
See Also