ReportBody.ItemSize Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual property Microsoft::ReportDesigner::ItemSize ItemSize { Microsoft::ReportDesigner::ItemSize get(); void set(Microsoft::ReportDesigner::ItemSize value); };
public override Microsoft.ReportDesigner.ItemSize ItemSize { get; set; }
member this.ItemSize : Microsoft.ReportDesigner.ItemSize with get, set
Public Overrides Property ItemSize As ItemSize