CommandBarTemplateSettings.OverflowContentHorizontalOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.