LayoutEditor.GetBackColor(LayoutEditor+SelectedPropertyState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::ReportingServices::RdlObjectModel::ReportColor GetBackColor([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.ReportColor GetBackColor (out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetBackColor : SelectedPropertyState -> Microsoft.ReportingServices.RdlObjectModel.ReportColor
Public Function GetBackColor (ByRef state As LayoutEditor.SelectedPropertyState) As ReportColor