WPF

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

    Show / Hide Table of Contents

    Enum SplitterTargetSide

    Specifies whether the splitter positions regarding target is Before, After, Both, or None.

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

    Fields

    Name Description
    After

    Splitter position set to After

    Before

    Splitter position set to Before

    Both

    Splitter position set to Both

    None

    Splitter position set to None

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved