alexa

    Show / Hide Table of Contents

    Enum DockFillModes

    Specifies whether the DockFillMode of the Docking Window is Default, Absolute.

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

    Fields

    Name Description
    Absolute

    Sets the DockFillMode to Absolute

    Default

    Sets the DockFillMode to Default

    Back to top Generated by DocFX