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 |