[]
Gets or sets a value indicating whether the control and all its parent controls are displayed.
[C1Category("Behavior")]
[C1Description("C1Ribbon.Visible", "Gets or sets a value indicating whether the control and all its parent controls are displayed.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.Visible", "Gets or sets a value indicating whether the control and all its parent controls are displayed.")>
Public Property Visible As Boolean