[]
Gets or sets whether the RibbonSeparator works but doesn't appear in a RibbonGroup.
[C1Category("Appearance")]
[C1Description("RibbonSeparator.HiddenMode", "Gets or sets whether the RibbonSeparator works but doesn't appear in a RibbonGroup.")]
public bool HiddenMode { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonSeparator.HiddenMode", "Gets or sets whether the RibbonSeparator works but doesn't appear in a RibbonGroup.")>
Public Property HiddenMode As Boolean