Campo DefaultDigitColor
The default digit color.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Shared ReadOnly DefaultDigitColor As ReportColor
'Uso
Dim value As ReportColor
value = Constants.DefaultDigitColor
public static readonly ReportColor DefaultDigitColor
public:
static initonly ReportColor DefaultDigitColor
static val DefaultDigitColor: ReportColor
public static final var DefaultDigitColor : ReportColor
Consulte também