区切り記号の既定の色。
名前空間: 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