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