Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The height of all visible Rows.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public int VisibleRowsHeight { get; } |
| Visual Basic |
|---|
Public ReadOnly Property VisibleRowsHeight As Integer Get |
| Visual C++ |
|---|
public: property int VisibleRowsHeight { int get (); } |
| F# |
|---|
member VisibleRowsHeight : int with get |
Property Value
Type: Int32The height of all visible Rows.