Propriété SeparatorColor
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SeparatorColor As ReportColorProperty
Get
'Utilisation
Dim instance As ChartLegendCustomItem
Dim value As ReportColorProperty
value = instance.SeparatorColor
public ReportColorProperty SeparatorColor { get; }
public:
property ReportColorProperty^ SeparatorColor {
ReportColorProperty^ get ();
}
member SeparatorColor : ReportColorProperty
function get SeparatorColor () : ReportColorProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColorProperty