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