vcl-cxgridcardview-4e749847.md
Contains settings defining the appearance of a Card View.
TcxGridCardViewOptionsView = class(
TcxGridCustomLayoutViewOptionsView
)
The properties of the TcxGridCardViewOptionsView object define the appearance of a specific Card View. These properties affect cards, card borders, row caption widths and card separator color & width. They also determine whether the height of Card View rows and their captions is changed as necessary in order to display their text entirely.
Use the OptionsView property to access this set of options.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsView TcxCustomGridTableOptionsView TcxGridCustomLayoutViewOptionsView TcxGridCardViewOptionsView
See Also