Width Property (ReportDesigner)
Gets or sets the width of the Designer component.
'Declaration
Public Property Width As String
public string Width {get; set;}
Property Value
A
System.String representing the width of the Designer. Accepts CSS units such as "px", "%", "em", etc.