IGridControl.GridLineType 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::QueryDesigners::GridLineType GridLineType { Microsoft::ReportingServices::QueryDesigners::GridLineType get(); void set(Microsoft::ReportingServices::QueryDesigners::GridLineType value); };
public Microsoft.ReportingServices.QueryDesigners.GridLineType GridLineType { get; set; }
member this.GridLineType : Microsoft.ReportingServices.QueryDesigners.GridLineType with get, set
Public Property GridLineType As GridLineType