EnumAutoHideAnimateMode
Enum
Defines the possible modes for animating an auto-hidden window.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
cs-api-definition
public enum AutoHideAnimateMode
Fields
AnimateHide
The window is animated when hidden.
AnimateShow
The window is animated when shown.
Both
The window is animated when shown and hidden.