Share via


GridStorage.InitGrid(IDiskDataStorage, IGridControl) Method

Definition

Important

This API is not CLS-compliant.

public:
 virtual void InitGrid(Microsoft::ReportingServices::QueryDesigners::IDiskDataStorage ^ storage, Microsoft::ReportingServices::QueryDesigners::IGridControl ^ grid);
[System.CLSCompliant(false)]
public virtual void InitGrid (Microsoft.ReportingServices.QueryDesigners.IDiskDataStorage storage, Microsoft.ReportingServices.QueryDesigners.IGridControl grid);
[<System.CLSCompliant(false)>]
abstract member InitGrid : Microsoft.ReportingServices.QueryDesigners.IDiskDataStorage * Microsoft.ReportingServices.QueryDesigners.IGridControl -> unit
override this.InitGrid : Microsoft.ReportingServices.QueryDesigners.IDiskDataStorage * Microsoft.ReportingServices.QueryDesigners.IGridControl -> unit
Public Overridable Sub InitGrid (storage As IDiskDataStorage, grid As IGridControl)

Parameters

Attributes

Applies to