Report.BackgroundColor Proprietà

Definizione

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> BackgroundColor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportColorEditor), typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ColorConverter_RGB_Auto))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> BackgroundColor { get; set; }
Public Property BackgroundColor As ReportExpression(Of ReportColor)

Valore della proprietà

ReportExpression<ReportColor>
Attributi

Si applica a