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