GridColumnCollection.Add(GridColumn) Method

Definition

public:
 int Add(Microsoft::ReportingServices::QueryDesigners::GridColumn ^ node);
public int Add (Microsoft.ReportingServices.QueryDesigners.GridColumn node);
member this.Add : Microsoft.ReportingServices.QueryDesigners.GridColumn -> int
Public Function Add (node As GridColumn) As Integer

Parameters

node
GridColumn

Returns

Applies to