LayoutEditor.GetTextColor(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 GetTextColor([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.ReportColor GetTextColor(out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetTextColor : SelectedPropertyState -> Microsoft.ReportingServices.RdlObjectModel.ReportColor
Public Function GetTextColor (ByRef state As LayoutEditor.SelectedPropertyState) As ReportColor