Class MaximizedMode
Specified the mode of maximized RibbonWindow.
Inheritance
System.Object
MaximizedMode
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class MaximizedMode : Enum
Fields
Default
Maximized window occupy working area of the screen.
Declaration
public const MaximizedMode Default
Field Value
Type |
---|
MaximizedMode |
KioskStyle
Maximized window occupy total area of the screen.
Declaration
public const MaximizedMode KioskStyle
Field Value
Type |
---|
MaximizedMode |