Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GridAnimationSettings Class Members
The following tables list the members exposed by GridAnimationSettings.
Public Properties
| Name | Description |
| CellActivationMainPhase | Sets or gets the animation settings for the main phase of the cell activation animation. |
| CellDataLoadedMainPhase | Sets or gets the animation settings for the main phase of the cell data loading animation. |
| RowSelectionMainPhase | Sets or gets the animation settings for the main phase of the row selection animation. |
Protected Methods
| Name | Description |
| OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. |
Public Events
| Name | Description |
| PropertyChanged | Invoked when a property of the object has been changed. |
See Also