Click or drag to resize

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; }

Property Value

Type: Int32

Return Value

Type: Int32
Remarks