Class NativeFloatWindowStyleMode
Specifies whether the style of NativeFloatWindow in the DockingManager is None, or SingleBorderWindow
Inheritance
System.Object
NativeFloatWindowStyleMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class NativeFloatWindowStyleMode : Enum
Fields
None
Specifies the NativeFloatWindow have no border
Declaration
public const NativeFloatWindowStyleMode None
Field Value
Type |
---|
NativeFloatWindowStyleMode |
SingleBorderWindow
Specifies the NativeFloatWindow have SingleBorder
Declaration
public const NativeFloatWindowStyleMode SingleBorderWindow
Field Value
Type |
---|
NativeFloatWindowStyleMode |