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