| ListRowHeight Property |
Gets or sets height of the row.
If value is 0, than height has default value.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public int Height { get; set; }
Public Property Height As Integer
Get
Set
Property Value
Type:
Int32Return Value
Type:
Int32Remarks See Also