ReportSize.Empty Property

Definition

Gets the report size to use for an empty report size.

public:
 static property Microsoft::ReportingServices::RdlObjectModel::ReportSize Empty { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
public static Microsoft.ReportingServices.RdlObjectModel.ReportSize Empty { get; }
member this.Empty : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public Shared ReadOnly Property Empty As ReportSize

Property Value

A ReportSize value.

Applies to