| RoundedFrameHeight Property |
Gets or sets the height of the frame.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(0)]
public Unit Height { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(0)>
Public Property Height As Unit
Get
Set
Property Value
Type:
UnitRemarks See Also