Wimark.Controls Class Library  

ExplorerGroup.ExpandedHeight Property

Gets or sets the height of an expanded group.

[Visual Basic]
Public Property ExpandedHeight As Integer 
[C#]
public int ExpandedHeight {get; set;}
[C++]
public: __property int get_ExpandedHeight();
public: __property void set_ExpandedHeight(int);

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