Table of Contents
MaxWidth Property

Gets or sets the maximum width of the dialog.

Syntax
 public Int32 MaxWidth { get; set; }
Remarks

Set this property to 0 to automatically adjust maximum width to the browser window width.

See Also