Back to Devexpress

TdxServerModeDataController Properties

vcl-dxservermodedata-dot-tdxservermodedatacontroller-dot-underscore-properties.md

latest10.2 KB
Original Source

TdxServerModeDataController Properties

The base class for all classes that implement server mode data controllers.

NameDescription
ActiveInherited from TcxCustomDataController.
CustomDataSourceIdentifies the user-defined data source. Inherited from TcxCustomDataController.
DataControllerInfoThis property is for internal use only.
DataRowCountReturns the number of data rows in the data controller. Inherited from TcxCustomDataController.
DataSourceSpecifies a server mode data source which is linked to a dataset to be bound to the grid control.
DetailModeInherited from TcxCustomDataController.
DisplayTextsDetermines the text representation of the value in an item at a specific record. Inherited from TcxCustomDataController.
EditingRecordIndexInherited from TcxCustomDataController.
EditOperationsSpecifies a set of operations to perform on records in a data controller. Inherited from TcxCustomDataController.
EditStateSpecifies the edit state of a data controller. Inherited from TcxCustomDataController.
ErrorCodesReturns an expression error code by the specified record and item indexes. Inherited from TcxCustomDataController.
FilterDefines a set of filter conditions applied to data. Inherited from TcxCustomDataController.
FilteredIndexByRecordIndexReturns the position of a data record in the list of filtered records. Inherited from TcxCustomDataController.
FilteredRecordCountReturns the number of records that meet the active filter criteria. Inherited from TcxCustomDataController.
FilteredRecordIndexReturns the record index of a filtered record. Inherited from TcxCustomDataController.
FindCriteriaProvides access to appearance and behavior settings of the associated container control’s Find Panel.
FixedBottomRowCountInherited from TcxCustomDataController.
FixedTopRowCountInherited from TcxCustomDataController.
FocusedDataRowIndexInherited from TcxCustomDataController.
FocusedRecordIndexSpecifies the record index of the record with the current focus. Inherited from TcxCustomDataController.
FocusedRowIndexSpecifies the row index of the record with focus. Inherited from TcxCustomDataController.
Groups
HasRelationsInherited from TcxCustomDataController.
IsBrowsingInherited from TcxCustomDataController.
IsCancellingInherited from TcxCustomDataController.
IsCreatingLinkObjectInherited from TcxCustomDataController.
IsDetailExpandingInherited from TcxCustomDataController.
IsEditingSpecifies whether a data controller is in edit mode. Inherited from TcxCustomDataController.
IsPatternIndicates whether the current detail data controller is a pattern, as defined below. Inherited from TcxCustomDataController.
IsProviderModeInherited from TcxCustomDataController.
IsRowInfoValidInherited from TcxCustomDataController.
IsUpdatingItemsInherited from TcxCustomDataController.
ItemCountInherited from TcxCustomDataController.
ItemExpressionsSpecifies calculated field expressions for data items by their indexes. Inherited from TcxCustomDataController.
LockCountInherited from TcxCustomDataController.
LockGridModeNotifyCountInherited from TcxCustomDataController.
MultiSelectEnables selection of multiple records in a data controller. Inherited from TcxCustomDataController.
MultiThreadedOptionsProvides access to multi-threading settings. Inherited from TcxCustomDataController.
NewItemRecordIndexInherited from TcxCustomDataController.
NewItemRowFocusedInherited from TcxCustomDataController.
Options
Provider
RecordCountDefines the number of records provided by the data controller. Inherited from TcxCustomDataController.
RelationsInherited from TcxCustomDataController.
RowCountReturns the number of rows in a data controller. Inherited from TcxCustomDataController.
RowFixedStateInherited from TcxCustomDataController.
SearchProvides access to the object enabling you to perform incremental searching programmatically. Inherited from TcxCustomDataController.
SortingBySummaryDataItemIndexInherited from TcxCustomDataController.
Summary
UseNewItemRowForEditingThis property is for internal use only. You will have no need to use it in applications. Inherited from TcxCustomDataController.
ValuesDetermines the value of a specific record and item. Inherited from TcxCustomDataController.

See Also

TdxServerModeDataController Class

TdxServerModeDataController Members

dxServerModeData Unit