Wimark.Controls Class Library  

DropDownArea.RowHeight Property

Gets or sets the height of a row.

[Visual Basic]
Public Property RowHeight As Integer 
[C#]
public int RowHeight {get; set;}
[C++]
public: __property int get_RowHeight();
public: __property void set_RowHeight(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

DropDownArea Class | DropDownArea Members | Wimark.Controls.Editors Namespace