GridView.ColumnHeaderContextMenuProperty Field

Definition

Identifies the ColumnHeaderContextMenu dependency property.

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

Field Value

Remarks

The identifier for the ColumnHeaderContextMenu dependency property.

Applies to