バージョン

Apply メソッド (GridFooterPattern)

このパターンをフッターに適用します。
シンタックス
'宣言
 
Public Sub Apply( _
   ByVal footer As IGridFooter _
) 
public void Apply( 
   IGridFooter footer
)

パラメータ

footer
このパターンを適用するためのフッター。
参照

オンラインで表示: GitHub