Gets or sets the group box expansion state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Expanded As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageGroup
Dim value As Boolean
instance.Expanded = value
value = instance.Expanded
|
C# | |
---|
bool Expanded {get; set;} |
C++/CLI | |
---|
property bool Expanded {
bool get();
void set (bool value);
} |
Return Value
True to expand, false to not
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0