| EditableListColumnProductsAndGroupsEditorHeight Property |
Gets or sets the height.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public int Height { get; set; }
<BindableAttribute(true)>
Public Property Height As Integer
Get
Set
Property Value
Type:
Int32The height.
See Also