WPF

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

    Show / Hide Table of Contents

    Enum NativeFloatWindowStyleMode

    Specifies whether the style of NativeFloatWindow in the DockingManager is None, or SingleBorderWindow

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

    Fields

    Name Description
    None

    Specifies the NativeFloatWindow have no border

    SingleBorderWindow

    Specifies the NativeFloatWindow have SingleBorder

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