Skip to main content
A newer version of this page is available. .

AnimationSettingsBase Class

Serves as a base class for the conditional formatting animation settings.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public abstract class AnimationSettingsBase :
    DependencyObject

Remarks

See the Conditional Formatting Transition Animation section of the Conditional Formats topic to learn how to specify animation effects for GridControl.

See Also