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