Constants.DefaultDecimalDigitColor 字段

The default decimal digit color.

命名空间:  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