Constants.DefaultSeparatorColor Field
The default separator color.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultSeparatorColor As ReportColor
'Usage
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