バージョン

CopyPropertiesTo メソッド (GridFieldCaption)

この GridFieldCaption のプロパティを特定の FieldCaption にコピーします。
シンタックス
'宣言
 
Public Overrides Sub CopyPropertiesTo( _
   ByVal caption As FieldCaption _
) 
public override void CopyPropertiesTo( 
   FieldCaption caption
)

パラメータ

caption
プロパティのコピー先のキャプション。
参照