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