Wimark.Controls Class Library  

ExplorerGroup.Expanded Property

Gets or sets a value that indicates whether an explorer group is expanded.

[Visual Basic]
Public Property Expanded As Boolean 
[C#]
public bool Expanded {get; set;}
[C++]
public: __property bool get_Expanded();
public: __property void set_Expanded(bool);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ExplorerGroup Class | ExplorerGroup Members | Wimark.Controls Namespace