Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxServerModeDataSelection Members

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TcxCustomDataController) Initializes a new instance of the TcxDataSelection class with specified settings. Inherited from TcxDataSelection.

#Properties
Show Inherited Hide Inherited

Name Description
AnchorRowIndex Inherited from TcxDataSelection.
Count Inherited from TcxDataSelection.
DataController
FieldCount Inherited from TcxDataSelection.
Fields Inherited from TcxDataSelection.
Items Inherited from TcxDataSelection.

#Methods
Show Inherited Hide Inherited

Name Description
Add(Integer,Integer,Integer,Integer) Inherited from TcxDataSelection.
AddField(TcxCustomDataField) Inherited from TcxDataSelection.
Clear Inherited from TcxDataSelection.
ClearAll Inherited from TcxDataSelection.
ClearFields Inherited from TcxDataSelection.
Delete(Integer) Inherited from TcxDataSelection.
Equals(TObject) Inherited from TObject.
FindByGroupIndex(Integer) Inherited from TcxDataSelection.
FindByRecordIndex(Integer) Inherited from TcxDataSelection.
FindByRowIndex(Integer,Integer) Inherited from TcxDataSelection.
GetHashCode Inherited from TObject.
IsRecordSelected(Integer) Inherited from TcxDataSelection.
IsRowSelected(Integer) Inherited from TcxDataSelection.
Sort Inherited from TcxDataSelection.
ToString Inherited from TObject.

#Events
Show Inherited Hide Inherited

Name Description
OnChanged Inherited from TcxDataSelection.
See Also