alexa

    Show / Hide Table of Contents

    Enum MaximizeMode

    Specifies whether the MaximizeMode of the Docking Window is FullScreen and Default.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum MaximizeMode

    Fields

    Name Description
    Default

    Sets the MaximizeMode to Default

    FullScreen

    Sets the MaximizeMode to FullScreen

    Back to top Generated by DocFX