Constants.MaximumItemSize Field
The maximum item size.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly MaximumItemSize As ReportSize
'Usage
Dim value As ReportSize
value = Constants.MaximumItemSize
public static readonly ReportSize MaximumItemSize
public:
static initonly ReportSize MaximumItemSize
static val MaximumItemSize: ReportSize
public static final var MaximumItemSize : ReportSize