[]
Gets or sets the tooltip for the collapsed group button.
[C1Category("Behavior")]
[C1Description("RibbonGroup.GroupToolTip", "Specifies the tooltip string for the collapsed group button.")]
public string GroupToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.GroupToolTip", "Specifies the tooltip string for the collapsed group button.")>
Public Property GroupToolTip As String