GridHeader.Item[Int32] 属性

定义

public:
 property Microsoft::ReportingServices::QueryDesigners::GridHeader::HeaderItem ^ default[int] { Microsoft::ReportingServices::QueryDesigners::GridHeader::HeaderItem ^ get(int nIndex); };
public Microsoft.ReportingServices.QueryDesigners.GridHeader.HeaderItem this[int nIndex] { get; }
Default Public ReadOnly Property Item(nIndex As Integer) As GridHeader.HeaderItem

参数

nIndex
Int32

属性值

GridHeader.HeaderItem

适用于