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