Campo Constants.DefaultDecimalDigitColor
The default decimal digit color.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly DefaultDecimalDigitColor As ReportColor
'Utilizzo
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