DXCollectionView Methods
A collection view.
Name | Description |
---|---|
Begin |
|
Collapse |
Collapses all groups of items. |
Collapse |
Collapses the specified group of items. |
Delete |
|
End |
|
Expand |
Expands all groups of items. |
Expand |
Expands the specified group of items. |
Find |
|
Find |
|
Get |
Returns the number of data items in the group. |
Get |
Returns the handle of the item at the specified position within the specified group. |
Get |
Returns the data value for which the group is created. |
Get |
Returns an object that specifies a record in the Collection |
Get |
|
Get |
Returns the handle of the item by its visible index. |
Get |
|
Get |
Returns the visible index of the item by its handle. |
Is |
Indicates whether the specified group of items is collapsed. |
Is |
Checks whether the specified item is a group header. |
Move |
|
Scroll |
Scrolls the view to make the specified item visible. |
See Also