Property IsToolTipVisible
IsToolTipVisible
Gets or sets a value indicating whether the tooltip is currently visible.
public virtual bool? IsToolTipVisible { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether the tooltip is currently visible.
public virtual bool? IsToolTipVisible { get; set; }