ReportViewer for ASP.NET Web Forms
ControlValueToTag メソッド (TagInputParams)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TagInputParams クラス : ControlValueToTag メソッド
値を含むソースコントロール。
値の割り当て先の Tag
コントロールからの値をタグにコピーします。
シンタックス
'宣言
 
Public MustOverride Sub ControlValueToTag( _
   ByVal control As System.Windows.Forms.Control, _
   ByVal tag As Tag _
) 
public abstract void ControlValueToTag( 
   System.Windows.Forms.Control control,
   Tag tag
)

パラメータ

control
値を含むソースコントロール。
tag
値の割り当て先の Tag
参照

TagInputParams クラス
TagInputParams メンバ