[]
Gets or sets a value indicating whether to use animation in menus.
[C1Category("Behavior")]
[C1Description("C1CommandHolder.Animation", "Gets or sets a value indicating whether to use animation in menus.")]
public C1AnimationEnum Animation { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandHolder.Animation", "Gets or sets a value indicating whether to use animation in menus.")>
Public Property Animation As C1AnimationEnum