IGridControl.SetColumnWidth(Int32, GridColumnWidthType, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void SetColumnWidth(int nColIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnWidthType widthType, int nWidth);
public void SetColumnWidth(int nColIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnWidthType widthType, int nWidth);
abstract member SetColumnWidth : int * Microsoft.ReportingServices.QueryDesigners.GridColumnWidthType * int -> unit
Public Sub SetColumnWidth (nColIndex As Integer, widthType As GridColumnWidthType, nWidth As Integer)
參數
- nColIndex
- Int32
- widthType
- GridColumnWidthType
- nWidth
- Int32