GoDiagram Web Reference
Collapsible Property (IGoCollapsible)

Gets or sets whether users may click on a handle to call Collapse or Expand.
Syntax
'Declaration
 
Property Collapsible As Boolean
bool Collapsible {get; set;}

Property Value

When this value is false, a click does not collapse or expand this object. But you can always call Collapse or Expand programmatically.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IGoCollapsible Interface
IGoCollapsible Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback