ReportViewer.DocumentMapWidth Property

Definition

public:
 property System::Web::UI::WebControls::Unit DocumentMapWidth { System::Web::UI::WebControls::Unit get(); void set(System::Web::UI::WebControls::Unit value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "25%")]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public System.Web.UI.WebControls.Unit DocumentMapWidth { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "25%")>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.DocumentMapWidth : System.Web.UI.WebControls.Unit with get, set
Public Property DocumentMapWidth As Unit

Property Value

Attributes

Applies to