GridHeader.HeaderItemCollection.Item[Int32] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Microsoft::ReportingServices::QueryDesigners::GridHeader::HeaderItem ^ default[int] { Microsoft::ReportingServices::QueryDesigners::GridHeader::HeaderItem ^ get(int index); void set(int index, Microsoft::ReportingServices::QueryDesigners::GridHeader::HeaderItem ^ value); };
public Microsoft.ReportingServices.QueryDesigners.GridHeader.HeaderItem this[int index] { get; set; }
Default Public Property Item(index As Integer) As GridHeader.HeaderItem
參數
- index
- Int32