DataControlBase.ColumnHeaderToolTipTemplate Property
Gets or sets the template that defines the presentation of a column header's tooltip. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll
Declaration
public DataTemplate ColumnHeaderToolTipTemplate { get; set; }
Public Property ColumnHeaderToolTipTemplate As DataTemplate
Property Value
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...