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

ColumnBase.HeaderToolTipVisibility Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v18.2.dll

Declaration

public Visibility HeaderToolTipVisibility { get; protected set; }

Property Value

Type
Windows.UI.Xaml.Visibility
See Also