alexa

    Show / Hide Table of Contents

    Enum DockFillDocumentMode

    Specifies whether the DockFillDocumentMode of the Docking Window is Fill or Normal

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

    Fields

    Name Description
    Fill

    Sets the DockFillDocumentMode to Fill

    Normal

    Sets the DockFillDocumentMode to Normal

    Back to top Generated by DocFX