[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1EmbeddedEditor.C1EditorUpdateBounds

C1EditorUpdateBounds Method

C1EditorUpdateBounds(Rectangle)

Called to update the editor's size and position.

Declaration
void C1EditorUpdateBounds(Rectangle rc)
Parameters
Type Name Description
Rectangle rc

The bounds of the cell being edited, in client coordinates.

Remarks

This method is called during initialization and also when the grid scrolls.