[]
Gets or sets the value indicating whether to use animation when collapsing/expanding pages.
[C1Category("Behavior")]
[C1Description("C1TopicBar.Animation", "Gets or sets the value indicating whether to use animation when collapsing/expanding pages.")]
public C1AnimationEnum Animation { get; set; }
<C1Category("Behavior")>
<C1Description("C1TopicBar.Animation", "Gets or sets the value indicating whether to use animation when collapsing/expanding pages.")>
Public Property Animation As C1AnimationEnum