TcxGridCardViewOptionsCustomize Properties
Contains settings which let an end-user customize a View via runtime modifications of the Card View and the View’s rows.
Name | Description |
---|---|
Card |
Specifies whether cards can be collapsed and expanded. |
Card |
Specifies whether end-users can resize cards at run time. |
Grid |
Represents a Card View to which the current settings are applied. |
Item |
Enables runtime filtering of View items.
Inherited from Tcx |
Item |
Enables runtime grouping of View items.
Inherited from Tcx |
Item |
Controls the visibility of View items in the Customization form.
Inherited from Tcx |
Item |
Enables runtime moving of View items.
Inherited from Tcx |
Item |
Enables runtime sorting of the View’s items.
Inherited from Tcx |
Layered |
Specifies if users can arrange card rows into layers. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Row |
Specifies whether expand buttons will be drawn in category rows. |
Row |
Specifies whether card rows can display filter dropdown buttons. |
Row |
Determines the manner in which the Card View’s rows can be hidden from a View. |
Row |
Determines whether the Card View’s rows can be moved by dragging their captions. |
See Also