Skip to main content
A newer version of this page is available. .

FilterEditorControl.ShowToolTips Property

Namespace: DevExpress.DataAccess.UI

Assembly: DevExpress.DataAccess.v20.1.UI.dll

NuGet Package: DevExpress.DataAccess.UI

Declaration

[DXCategory("ToolTip")]
[DefaultValue(true)]
public override bool ShowToolTips { get; set; }

Property Value

Type Default
Boolean true
See Also