Gets or sets the height of the title above regular columns.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public int Height { get; set; } |
Visual Basic |
---|
Public Property Height As Integer Get Set |
Visual C++ |
---|
public: property int Height { int get (); void set (int value); } |
F# |
---|
member Height : int with get, set |
Property Value
Type: Int32The height.