Report.InitialPageName Propriété
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:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression InitialPageName { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression InitialPageName { get; set; }
member this.InitialPageName : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property InitialPageName As ReportExpression