SplitViewTemplateSettings.NegativeOpenPaneLength Property

Definition

Gets the negative of the OpenPaneLength value.

public:
 property double NegativeOpenPaneLength { double get(); };
double NegativeOpenPaneLength();
public double NegativeOpenPaneLength { get; }
var double = splitViewTemplateSettings.negativeOpenPaneLength;
Public ReadOnly Property NegativeOpenPaneLength As Double

Property Value

Double

double

The negative of the OpenPaneLength value.

Applies to