Share via


RibbonControlLength.Auto Property

Gets a RibbonControlLength structure that represents the standard automatic sizing mode.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Auto As RibbonControlLength
public static RibbonControlLength Auto { get; }
public:
static property RibbonControlLength Auto {
    RibbonControlLength get ();
}
static member Auto : RibbonControlLength
static function get Auto () : RibbonControlLength

Property Value

Type: Microsoft.Windows.Controls.Ribbon.RibbonControlLength
A RibbonControlLength structure that represents the standard automatic sizing mode.

.NET Framework Security

See Also

Reference

RibbonControlLength Structure

Microsoft.Windows.Controls.Ribbon Namespace