FlexReport for WinForms
GetNextControl メソッド (SsrsPdfOptionsForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export.Ssrs.Forms 名前空間 > SsrsPdfOptionsForm クラス : GetNextControl メソッド
シンタックス
'宣言
 
Public Function GetNextControl( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal forward As System.Boolean _
) As System.Windows.Forms.Control
'使用法
 
Dim instance As SsrsPdfOptionsForm
Dim ctl As System.Windows.Forms.Control
Dim forward As System.Boolean
Dim value As System.Windows.Forms.Control
 
value = instance.GetNextControl(ctl, forward)
public System.Windows.Forms.Control GetNextControl( 
   System.Windows.Forms.Control ctl,
   System.bool forward
)

パラメータ

ctl
forward
参照

SsrsPdfOptionsForm クラス
SsrsPdfOptionsForm メンバ