CommandBarTemplateSettings.OverflowContentHorizontalOffset Property

Definition

Gets the horizontal offset value of the overflow content.

public:
 property double OverflowContentHorizontalOffset { double get(); };
double OverflowContentHorizontalOffset();
public double OverflowContentHorizontalOffset { get; }
var double = commandBarTemplateSettings.overflowContentHorizontalOffset;
Public ReadOnly Property OverflowContentHorizontalOffset As Double

Property Value

Double

double

The horizontal offset value of the overflow content.

Applies to