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