Show / Hide Table of Contents

Property HideOnPerformClose

| Improve this Doc View Source

HideOnPerformClose

Gets or sets the value indicates whether hides or closes this DockItem when calling PerformClose().

Declaration
public bool HideOnPerformClose { get; set; }
Property Value
Type Description
System.Boolean

true to hide the DockItem when calling PerformClose(), otherwise false to close the DockItem.

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