Class CollapsibleGroup
Inheritance
CollapsibleGroup
Assembly: NXOpenUI.dll
Syntax
public class CollapsibleGroup : StylerItem, IMessageSink, IDisposable
Constructors
CollapsibleGroup(nint)
Declaration
protected CollapsibleGroup(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
CollapseState
Declaration
public bool CollapseState { get; set; }
Property Value
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Methods
SetLabel(string)
Declaration
public void SetLabel(string strLabel)
Parameters
Type |
Name |
Description |
string |
strLabel |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink