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