Constants.DefaultSeparatorColor 字段
The default separator color.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Shared ReadOnly DefaultSeparatorColor As ReportColor
用法
Dim value As ReportColor
value = Constants.DefaultSeparatorColor
public static readonly ReportColor DefaultSeparatorColor
public:
static initonly ReportColor DefaultSeparatorColor
static val DefaultSeparatorColor: ReportColor
public static final var DefaultSeparatorColor : ReportColor