GridButtonColumn コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| GridButtonColumn() | |
| GridButtonColumn(GridColumnInfo, Int32, Int32) |
GridButtonColumn()
protected:
GridButtonColumn();
protected GridButtonColumn ();
Protected Sub New ()
適用対象
GridButtonColumn(GridColumnInfo, Int32, Int32)
public:
GridButtonColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
public GridButtonColumn (Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
new Microsoft.ReportingServices.QueryDesigners.GridButtonColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridButtonColumn
Public Sub New (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer)
パラメーター
- nWidthInPixels
- Int32
- colIndex
- Int32