Campo Constants.DefaultBorderColor
The default border color.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Shared ReadOnly DefaultBorderColor As ReportColor
'Uso
Dim value As ReportColor
value = Constants.DefaultBorderColor
public static readonly ReportColor DefaultBorderColor
public:
static initonly ReportColor DefaultBorderColor
static val DefaultBorderColor: ReportColor
public static final var DefaultBorderColor : ReportColor