ReportViewer.DocumentMapWidth Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Valor de propiedad
- Atributos