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 raise the PropertyChanged event when a property of the object has been changed.  
Public Events
 NameDescription
Public EventPropertyChangedInvoked when a property of the object has been changed.  
See Also