[]
        
(Showing Draft Content)

C1.Framework.XView.ShowToolTips

ShowToolTips Property

ShowToolTips

Gets or sets whether the XView should display tooltips for elements that implement the IToolTipElement interface.

Declaration
[Browsable(false)]
public bool ShowToolTips { get; set; }
Implements