Back to Devexpress

TcxDBDataController Properties

vcl-cxdbdata-dot-tcxdbdatacontroller-dot-underscore-properties.md

latest11.3 KB
Original Source

TcxDBDataController Properties

A data controller that manages data from a TDataSet descendant.

NameDescription
ActiveInherited from TcxCustomDataController.
CustomDataSourceIdentifies the user-defined data source. Inherited from TcxCustomDataController.
DataControllerInfo
DataModeControllerRepresents a data mode controller that manages synchronization and information displayed by the detail data controller.
DataRowCountReturns the number of data rows in the data controller. Inherited from TcxCustomDataController.
DataSet
DataSetRecordCount
DataSourceSpecifies a data source which is linked to a dataset to be bound to the grid control.
DetailKeyFieldNamesIdentifies one or more field names in the dataset used by the current detail data controller.
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 a grid control.
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. Inherited from TcxCustomDataController.
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.
GroupsProvides access to data groups in a grid control. Inherited from TcxCustomDataController.
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.
KeyFieldNamesSpecifies one or more key field names separated by a semicolon.
LockCountInherited from TcxCustomDataController.
LockGridModeNotifyCountInherited from TcxCustomDataController.
MasterKeyFieldNamesSpecifies a list of dataset fields in a master dataset to establish master-detail relationship between two datasets.
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.
OptionsSpecifies data controller behavior flags. Inherited from TcxCustomDataController.
Provider
RecNo
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.
SummarySpecifies the set of summaries calculated by grid data. Inherited from TcxCustomDataController.
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

TcxDBDataController Class

TcxDBDataController Members

cxDBData Unit