[]
Gets or sets a value indicating whether to use animation when showing or hiding the control.
[C1Description("C1DockingTab.Animate", "Gets or sets a value indicating whether to use animation when showing or hiding the control.")]
[C1Category("Behavior")]
public bool Animate { get; set; }
<C1Description("C1DockingTab.Animate", "Gets or sets a value indicating whether to use animation when showing or hiding the control.")>
<C1Category("Behavior")>
Public Property Animate As Boolean