[]
        
(Showing Draft Content)

C1.Framework.ButtonElement.ToolTipText

ToolTipText Property

ToolTipText

Gets or sets the string value to show as element tooltip.

Declaration
public virtual string ToolTipText { get; set; }
Implements