TdxServerModeDataController Properties
The base class for all classes that implement server mode data controllers.
Name | Description |
---|---|
Active |
Inherited from Tcx |
Custom |
Identifies the user-defined data source.
Inherited from Tcx |
Data |
This property is for internal use only. |
Data |
Returns the number of data rows in the data controller.
Inherited from Tcx |
Data |
Specifies a server mode data source which is linked to a dataset to be bound to the grid control. |
Detail |
Inherited from Tcx |
Display |
Determines the text representation of the value in an item at a specific record.
Inherited from Tcx |
Editing |
Inherited from Tcx |
Edit |
Specifies a set of operations to perform on records in a data controller.
Inherited from Tcx |
Edit |
Specifies the edit state of a data controller.
Inherited from Tcx |
Error |
Returns an expression error code by the specified record and item indexes.
Inherited from Tcx |
Filter |
Defines a set of filter conditions applied to data.
Inherited from Tcx |
Filtered |
Returns the position of a data record in the list of filtered records.
Inherited from Tcx |
Filtered |
Returns the number of records that meet the active filter criteria.
Inherited from Tcx |
Filtered |
Returns the record index of a filtered record.
Inherited from Tcx |
Find |
Provides access to appearance and behavior settings of the associated container control’s Find Panel. |
Fixed |
Inherited from Tcx |
Fixed |
Inherited from Tcx |
Focused |
Inherited from Tcx |
Focused |
Specifies the record index of the record with the current focus.
Inherited from Tcx |
Focused |
Specifies the row index of the record with focus.
Inherited from Tcx |
Groups | |
Has |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Specifies whether a data controller is in edit mode.
Inherited from Tcx |
Is |
Indicates whether the current detail data controller is a pattern, as defined below.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Item |
Inherited from Tcx |
Item |
Specifies calculated field expressions for data items by their indexes.
Inherited from Tcx |
Lock |
Inherited from Tcx |
Lock |
Inherited from Tcx |
Multi |
Enables selection of multiple records in a data controller.
Inherited from Tcx |
Multi |
Provides access to multi-threading settings.
Inherited from Tcx |
New |
Inherited from Tcx |
New |
Inherited from Tcx |
Options | |
Provider | |
Record |
Defines the number of records provided by the data controller.
Inherited from Tcx |
Relations |
Inherited from Tcx |
Row |
Returns the number of rows in a data controller.
Inherited from Tcx |
Row |
Inherited from Tcx |
Search |
Provides access to the object enabling you to perform incremental searching programmatically.
Inherited from Tcx |
Sorting |
Inherited from Tcx |
Summary | |
Use |
This property is for internal use only. You will have no need to use it in applications.
Inherited from Tcx |
Values |
Determines the value of a specific record and item.
Inherited from Tcx |
See Also