[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroup.LauncherToolTip

LauncherToolTip Property

LauncherToolTip

Gets or sets the tooltip for the dialog launcher button.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonGroup.LauncherToolTip", "Specifies the tooltip string for the dialog launcher button.")]
public string LauncherToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.LauncherToolTip", "Specifies the tooltip string for the dialog launcher button.")>
Public Property LauncherToolTip As String