TcxGridLayoutView Class
In This Article
An unbound Layout grid View.
#Declaration
Delphi
TcxGridLayoutView = class(
TcxGridCustomLayoutView,
IdxLayoutContainerOwner
)
#Remarks
The Layout View is an improved successor to the card format. The card structure is managed via the layout container (see the Container property) that utilizes layout capabilities provided by the ExpressLayout Control.
#Implements
#Inheritance
See Also