GridView.ColumnHeaderToolTipProperty Field

Definition

Identifies the ColumnHeaderToolTip dependency property.

public: static initonly System::Windows::DependencyProperty ^ ColumnHeaderToolTipProperty;
public static readonly System.Windows.DependencyProperty ColumnHeaderToolTipProperty;
 staticval mutable ColumnHeaderToolTipProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ColumnHeaderToolTipProperty As DependencyProperty 

Field Value

Remarks

The identifier for the ColumnHeaderToolTip dependency property.

Applies to