TcxGridLayoutView Class
An unbound Layout grid View.
Declaration
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