alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SplitterResizeMode

    Specifies whether the Splitter resize mode of the Docking Window is AllChildren or EdgeChildren.

    Inheritance
    System.Object
    SplitterResizeMode
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class SplitterResizeMode : Enum

    Fields

    AllChildren

    Sets the SplitterResizeMode to AllChildren

    Declaration
    public const SplitterResizeMode AllChildren
    Field Value
    Type
    SplitterResizeMode

    EdgeChildren

    Sets the SplitterResizeMode to EdgeChildren

    Declaration
    public const SplitterResizeMode EdgeChildren
    Field Value
    Type
    SplitterResizeMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved