Back to Devexpress

TcxCustomDataController Properties

vcl-cxcustomdata-dot-tcxcustomdatacontroller-dot-underscore-properties.md

latest6.2 KB
Original Source

TcxCustomDataController Properties

The base class for all data controllers that manage data from different sources.

NameDescription
Active
CustomDataSourceIdentifies the user-defined data source.
DataControllerInfo
DataRowCountReturns the number of data rows in the data controller.
DetailMode
DisplayTextsDetermines the text representation of the value in an item at a specific record.
EditingRecordIndex
EditOperationsSpecifies a set of operations to perform on records in a data controller.
EditStateSpecifies the edit state of a data controller.
ErrorCodesReturns an expression error code by the specified record and item indexes.
FilterDefines a set of filter conditions applied to data.
FilteredIndexByRecordIndexReturns the position of a data record in the list of filtered records.
FilteredRecordCountReturns the number of records that meet the active filter criteria.
FilteredRecordIndexReturns the record index of a filtered record.
FindCriteriaProvides access to appearance and behavior settings of the associated container control’s Find Panel.
FixedBottomRowCount
FixedTopRowCount
FocusedDataRowIndex
FocusedRecordIndexSpecifies the record index of the record with the current focus.
FocusedRowIndexSpecifies the row index of the record with focus.
GroupsProvides access to data groups in a grid control.
HasRelations
IsBrowsing
IsCancelling
IsCreatingLinkObject
IsDetailExpanding
IsEditingSpecifies whether a data controller is in edit mode.
IsPatternIndicates whether the current detail data controller is a pattern, as defined below.
IsProviderMode
IsRowInfoValid
IsUpdatingItems
ItemCount
ItemExpressionsSpecifies calculated field expressions for data items by their indexes.
LockCount
LockGridModeNotifyCount
MultiSelectEnables selection of multiple records in a data controller.
MultiThreadedOptionsProvides access to multi-threading settings.
NewItemRecordIndex
NewItemRowFocused
OptionsSpecifies data controller behavior flags.
RecordCountDefines the number of records provided by the data controller.
Relations
RowCountReturns the number of rows in a data controller.
RowFixedState
SearchProvides access to the object enabling you to perform incremental searching programmatically.
SortingBySummaryDataItemIndex
SummarySpecifies the set of summaries calculated by grid data.
UseNewItemRowForEditingThis property is for internal use only. You will have no need to use it in applications.
ValuesDetermines the value of a specific record and item.

See Also

TcxCustomDataController Class

TcxCustomDataController Members

cxCustomData Unit