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

FilterControl.ShowToolTipsProperty Field

Identifies the FilterControl.ShowToolTips dependency property.

Namespace: DevExpress.Xpf.Editors.Filtering

Assembly: DevExpress.Xpf.Core.v19.1.dll

Declaration

public static readonly DependencyProperty ShowToolTipsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also