[]
Gets or sets whether this RibbonGroup has a dialog launcher button.
[C1Category("Behavior")]
[C1Description("RibbonGroup.HasLauncherButton", "Gets or sets whether this RibbonGroup has a dialog launcher button.")]
public bool HasLauncherButton { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.HasLauncherButton", "Gets or sets whether this RibbonGroup has a dialog launcher button.")>
Public Property HasLauncherButton As Boolean