ReportBody.ItemLocation 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 Microsoft::ReportDesigner::ItemLocation ItemLocation { Microsoft::ReportDesigner::ItemLocation get(); void set(Microsoft::ReportDesigner::ItemLocation value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Microsoft.ReportDesigner.ItemLocation ItemLocation { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.ItemLocation : Microsoft.ReportDesigner.ItemLocation with get, set
Public Property ItemLocation As ItemLocation
Valor de propiedad
- Atributos