GridControlAdapterNotifyChange Class Members
In This Topic
The following tables list the members exposed by GridControlAdapterNotifyChange.
Public Properties
| Name | Description |
| Action | Gets the action that caused the event. |
| IsAnimated | Gets whether this change should be animated. |
| IsVisible | Gets a value indicating how the visibility change was toggled. |
| NewItemsCount | Gets the number of new items. |
| NewStartingIndex | Gets the index at which the change occurred. |
| OldItemsCount | Gets the number of old items. |
| OldStartingIndex | Gets the index at which a Move, Remove, or Replace action occurred. |
Top
Public Methods
See Also