GridStorage.SetGrid(IGridControl) 方法

定义

重要

此 API 不符合 CLS。

protected:
 void SetGrid(Microsoft::ReportingServices::QueryDesigners::IGridControl ^ grid);
[System.CLSCompliant(false)]
protected void SetGrid (Microsoft.ReportingServices.QueryDesigners.IGridControl grid);
[<System.CLSCompliant(false)>]
member this.SetGrid : Microsoft.ReportingServices.QueryDesigners.IGridControl -> unit
Protected Sub SetGrid (grid As IGridControl)

参数

属性

适用于