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