Campo DefaultDecimalDigitColor
The default decimal digit color.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Shared ReadOnly DefaultDecimalDigitColor As ReportColor
'Uso
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