Gets or sets the maximum width of the dialog.
[Visual Basic]
Public Property MaxWidth As
Int32
[C#]
public
Int32 MaxWidth {get; set;}
Remarks
Set this property to 0 to automatically adjust maximum width to the browser window width.
See Also
Dialog Class | EO.Web Namespace