Pivot.LeftHeaderProperty Property

Definition

Identifies the LeftHeader dependency property.

public:
 static property DependencyProperty ^ LeftHeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty LeftHeaderProperty();
public static DependencyProperty LeftHeaderProperty { get; }
var dependencyProperty = Pivot.leftHeaderProperty;
Public Shared ReadOnly Property LeftHeaderProperty As DependencyProperty

Property Value

The identifier for the LeftHeader dependency property.

Applies to

See also