[]
Gets or sets the height of the Designer component.
[Parameter]
public string Height { get; set; }
Type | Description |
---|---|
string | A string representing the height of the Designer. Accepts CSS units such as "px", "%", "em", etc. |
The default value is "100%".