Property IsLeftGuideVisible
| Improve this Doc View SourceIsLeftGuideVisible
Gets a valud indicates whether left docking guide is visible.
Declaration
public bool IsLeftGuideVisible { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if left docking guide is visible, otherwise false. |