Gets or sets the minimum allowed height for this Window.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public Unit MinHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property MinHeight As Unit |
Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the minimum height for the control. The default is 0px.