FlexPivot for WinForms
C1EditorUpdateBounds メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > IC1EmbeddedEditor インターフェース : C1EditorUpdateBounds メソッド
The bounds of the cell being edited, in client coordinates.
Called to update the editor's size and position.
シンタックス
'宣言
 
Sub C1EditorUpdateBounds( _
   ByVal rc As System.Drawing.Rectangle _
) 
void C1EditorUpdateBounds( 
   System.Drawing.Rectangle rc
)

パラメータ

rc
The bounds of the cell being edited, in client coordinates.
解説
This method is called during initialization and also when the grid scrolls.
参照

IC1EmbeddedEditor インターフェース
IC1EmbeddedEditor メンバ