Gets or sets the height of the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public override Unit Height { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Height As Unit |
Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the height of the control. The default is 22px.