TcxDataSelection Members
Constructors
Name | Description |
---|---|
Create(TcxCustomDataController) | Initializes a new instance of the TcxDataSelection class with specified settings. |
Properties
Name |
---|
AnchorRowIndex |
Count |
DataController |
FieldCount |
Fields |
Items |
Methods
Name | Description |
---|---|
Add(Integer,Integer,Integer,Integer) | |
AddField(TcxCustomDataField) | |
Clear | |
ClearAll | |
ClearFields | |
Delete(Integer) | |
Equals(TObject) | Inherited from TObject. |
FindByGroupIndex(Integer) | |
FindByRecordIndex(Integer) | |
FindByRowIndex(Integer,Integer) | |
GetHashCode | Inherited from TObject. |
IsRecordSelected(Integer) | |
IsRowSelected(Integer) | |
Sort | |
ToString | Inherited from TObject. |
Events
Name |
---|
OnChanged |
See Also