RibbonGroup.Visible Property

Definition

Gets or sets a value that indicates whether the group is visible.

public bool Visible { get; set; }

Property Value

Boolean

true if the group is visible; otherwise, false. The default is true.

Applies to