数字の既定の色。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Shared ReadOnly DefaultDigitColor As ReportColor
'使用
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