Property CanToggleFloating
| Improve this Doc View SourceCanToggleFloating
Gets a value indicates whether the floating mode of this DockItem can be toggled.
Declaration
public bool CanToggleFloating { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if the floating mode of this DockItem can be toggled, otherwise false. |