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