[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuCommandItem.ToolTip

ToolTip Property

ToolTip

Overridden. Gets or sets the tooltip shown by this menu item. Note that setting this property does not change the tooltip on the associated C1Command.

Declaration
public override string ToolTip { get; set; }
Overrides