Show / Hide Table of Contents

Method Hide

| Improve this Doc View Source

Hide()

Makes the DockItem invisible.

Declaration
public void Hide()
Remarks

When the DockItem is hidden, the IsHidden property is set to true and it is removed from VisibleItems collection of its FirstPane.

Exceptions
Type Condition
System.InvalidOperationException

DockPosition is Unknown.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest