DataUpdateAnimationSettings Fields
Contains the conditional formatting animation specific settings for data update conditional format.Name | Description |
---|---|
AnimationTimelinesProperty static | Identifies the AnimationSettingsBase.AnimationTimelines dependency property. Inherited from AnimationSettingsBase. |
EasingModeProperty static | Identifies the AnimationSettingsBase.EasingMode dependency property. Inherited from AnimationSettingsBase. |
HideDurationProperty static | Identifies the DataUpdateAnimationSettings.HideDuration dependency property. |
HoldDurationProperty static | Identifies the DataUpdateAnimationSettings.HoldDuration dependency property. |
ShowDurationProperty static | Identifies the DataUpdateAnimationSettings.ShowDuration dependency property. |
See Also