Click or drag to resize
CellControl Methods

The CellControl type exposes the following members.

Methods
  NameDescription
Protected methodOnCanceledEditing
Raises the CanceledEditing event.
Protected methodOnCancelEditing
Raises the CancelEditing event.
Protected methodOnDraw
Raises the DrawCellControl event.
Protected methodOnEndEditing
Raises the EndEditing event.
Protected methodOnHide
Raises the HideCurrentCell event.
Protected methodOnInit
Raises the InitCurrentCell event.
Protected methodOnLeftCell
Raises the LeftCell event.
Protected methodOnModifyCell
Raises the ModifyCell event.
Protected methodOnRefresh
Raises the RefreshCurrentCell event
Protected methodOnReset
Raises the ResetCurrentCell event.
Protected methodOnStartEditing
Raises the StartEditing event.
Protected methodOnStore
Raises the StoreCurrentCell event.
Protected methodOnValidate
Raises the ValidateCell event.
Top
See Also