Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the report size to use for an empty report size.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Empty As ReportSize
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportSize value.