Version

GridAnimationSettings Class Members

The following tables list the members exposed by GridAnimationSettings.

Public Constructors
 NameDescription
Public ConstructorGridAnimationSettings ConstructorConstructs a GridAnimationSettings.  
Public Properties
 NameDescription
Public PropertyCellActivationMainPhaseSets or gets the animation settings for the main phase of the cell activation animation.  
Public PropertyCellDataLoadedMainPhaseSets or gets the animation settings for the main phase of the cell data loading animation.  
Public PropertyRowSelectionMainPhaseSets or gets the animation settings for the main phase of the row selection animation.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Public Events
 NameDescription
Public EventPropertyChangedIndicates that a property has changed.  
See Also