GridControl.GetGridColumnInfo(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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