Version

GridColumnAnimationSettings Class Members

The following tables list the members exposed by GridColumnAnimationSettings.

Public Constructors
 NameDescription
Public ConstructorGridColumnAnimationSettings ConstructorConstructs a GridColumnAnimationSettings.  
Public Properties
 NameDescription
Public PropertyColumnAddingMainPhaseSets or gets the animation settings for the main phase of the column adding animation.  
Public PropertyColumnAddingPrePhaseSets or gets the animation settings for the pre phase of the column adding animation.  
Public PropertyColumnExchangingCleanupPhaseSets or gets the animation settings for the cleanup phase of the column exchanging animation.  
Public PropertyColumnExchangingMainPhaseSets or gets the animation settings for the main phase of the column exchanging animation.  
Public PropertyColumnHidingMainPhaseSets or gets the animation settings for the main phase of the column hiding animation.  
Public PropertyColumnHidingPostPhaseSets or gets the animation settings for the post phase of the column hiding animation.  
Public PropertyColumnMovingMainPhaseSets or gets the animation settings for the main phase of the column moving animation.  
Public PropertyColumnMovingPrePhaseSets or gets the animation settings for the pre phase of the column moving animation.  
Public PropertyColumnPropertyUpdatingMainPhaseSets or gets the animation settings for the main phase of the column property updating animation.  
Public PropertyColumnResizingMainPhaseSets or gets the animation settigs for the main phase of the column resizing animation.  
Public PropertyColumnShowingMainPhaseSets or gets the animation settings for the main phase of the column showing animation.  
Public PropertyColumnShowingPrePhaseSets or gets the animation settings for the pre phase of the column showing animation.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Public Events
 NameDescription
Public EventPropertyChangedIndicates that a property has changed.  
See Also