[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBar.Animation

Animation Property

Animation

Gets or sets the value indicating whether to use animation when collapsing/expanding pages.

Declaration
[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