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