TcxGridCustomLayoutViewController Class
In This Article
The base class for the TcxGridCardViewController and TcxGridLayoutViewController classes.
#Declaration
Delphi
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