TcxGridWinExplorerViewViewData Properties
Name | Description |
---|---|
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 |
|
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 |
Specifies a collection of records presented in a View |
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 |
See Also