[]
Indicates whether this command's text will be shown as tooltip.
[C1Category("Behavior")]
[C1Description("C1Command.ShowTextAsToolTip", "Indicates whether this command's text will be shown as tooltip.")]
public bool ShowTextAsToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.ShowTextAsToolTip", "Indicates whether this command's text will be shown as tooltip.")>
Public Property ShowTextAsToolTip As Boolean