Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the report size to use for an empty report size.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Empty As ReportSize
Get
'Utilisation
Dim value As ReportSize
value = ReportSize.Empty
public static ReportSize Empty { get; }
public:
static property ReportSize Empty {
ReportSize get ();
}
static member Empty : ReportSize
static function get Empty () : ReportSize
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportSize value.