Aracılığıyla paylaş


GridControl.GetGridColumnInfo(Int32) Method

Definition

public:
 virtual Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ GetGridColumnInfo(int columnStorageIndex);
public Microsoft.ReportingServices.QueryDesigners.GridColumnInfo GetGridColumnInfo (int columnStorageIndex);
abstract member GetGridColumnInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridColumnInfo
override this.GetGridColumnInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridColumnInfo
Public Function GetGridColumnInfo (columnStorageIndex As Integer) As GridColumnInfo

Parameters

columnStorageIndex
Int32

Returns

Implements

Applies to