TcxGridCardViewViewData Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Card |
Specifies the number of cards presented by the View |
Cards |
Defines a collection of cards provided by the View |
Control protected |
Specifies the grid control owning the View.
Inherited from Tcx |
Controller protected |
Returns the View’s controller object.
Inherited from Tcx |
Data |
Specifies the data controller assigned to the View.
Inherited from Tcx |
Editing |
Inherited from Tcx |
Grid |
Inherited from Tcx |
Look |
Inherited from Tcx |
New |
Provides access to a new item record in the parent grid View.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Painter |
Inherited from Tcx |
Record |
Specifies the number of records in the current View |
Records |
Provides indexed access to records that the Layout View owns.
Inherited from Tcx |
Site |
Inherited from Tcx |
View |
Specifies the object retrieving data from a data controller and providing it to a View.
Inherited from Tcx |
View |
Inherited from Tcx |
#Methods
See Also