TcxGridCardViewRowLayoutObject Class
Stores layered card layout information.
#Declaration
Delphi
TcxGridCardViewRowLayoutObject = class(
TcxCustomGridCardRowLayoutObject
)
#Remarks
This class provides the means for handling the structure of a layered card.
#Direct TcxGridCardViewRowLayoutObject Class Reference
The TcxGridCardViewRowLayoutController.LayoutObject property references a TcxGridCardViewRowLayoutObject
object.
#Inheritance
TObject
TcxCustomGridCardRowLayoutObject
TcxGridCardViewRowLayoutObject
See Also