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