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

適用於