Objective Grid for Microsoft® .NET® Reference Guide

CellControl Members

Back to Class Index

CellControl overview

Public Instance Properties

DrawInactiveCellGets or sets a value that is true if you want the grid to draw inactive cell contents.     
GridGets the GridControl with which this custom control is associated.     
ProcessHorizontalArrowsGets or sets a value that is true if your custom control processes horizontal arrow key events.     
ProcessVerticalArrowsGets or sets a value that is true if your custom control processes vertical arrow key events.     
UseCellStyleGets or sets a value that indicates whether the cell style from the grid should be applied to the custom control.     

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

CanceledEditingCanceled Editing event.     
CancelEditingCancel Editing event.     
DrawCellControlDraw Cell Control event.     
EndEditingEnd Editing event.     
HideCurrentCellHide Current Cell event.     
InitCurrentCellInitialize Current Cell event.     
LeftCellLeft Cell event.     
ModifyCellModify Cell event.     
RefreshCurrentCellRefresh Current Cell event.     
ResetCurrentCellReset Current Cell event.     
StartEditingStart Editing event.     
StoreCurrentCellStore Current Cell event.     
ValidateCellValidate Cell event.     

Protected Instance Methods

CanFloatCellFOR INTERNAL USE ONLY.
CanMergeCellFOR INTERNAL USE ONLY.
FinalizeDestructor.     
GetControlTextFOR INTERNAL USE ONLY.
GetCurrentTextFOR INTERNAL USE ONLY.     
GetModifyFOR INTERNAL USE ONLY.     
GetValueFOR INTERNAL USE ONLY.     
IsActiveFOR INTERNAL USE ONLY.     
IsActiveAlwaysFOR INTERNAL USE ONLY.     
IsReadOnlyFOR INTERNAL USE ONLY.     
IsWindowlessControlFOR INTERNAL USE ONLY.     
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnCanceledEditingFOR INTERNAL USE ONLY.
OnCancelEditingFOR INTERNAL USE ONLY.
OnDrawFOR INTERNAL USE ONLY.
OnEndEditingFOR INTERNAL USE ONLY.
OnHideFOR INTERNAL USE ONLY.
OnInitFOR INTERNAL USE ONLY.
OnLeftCellFOR INTERNAL USE ONLY.
OnModifyCellFOR INTERNAL USE ONLY.
OnRefreshFOR INTERNAL USE ONLY.
OnResetFOR INTERNAL USE ONLY.
OnStartEditingFOR INTERNAL USE ONLY.
OnStoreFOR INTERNAL USE ONLY.
OnValidateFOR INTERNAL USE ONLY.
raise_CanceledEditingFOR INTERNAL USE ONLY.
raise_CancelEditingFOR INTERNAL USE ONLY.
raise_DrawCellControlFOR INTERNAL USE ONLY.
raise_EndEditingFOR INTERNAL USE ONLY.
raise_HideCurrentCellFOR INTERNAL USE ONLY.
raise_InitCurrentCellFOR INTERNAL USE ONLY.
raise_LeftCellFOR INTERNAL USE ONLY.
raise_ModifyCellFOR INTERNAL USE ONLY.
raise_RefreshCurrentCellFOR INTERNAL USE ONLY.
raise_ResetCurrentCellFOR INTERNAL USE ONLY.
raise_StartEditingFOR INTERNAL USE ONLY.
raise_StoreCurrentCellFOR INTERNAL USE ONLY.
raise_ValidateCellFOR INTERNAL USE ONLY.
SetActiveFOR INTERNAL USE ONLY.
SetCurrentTextFOR INTERNAL USE ONLY.
SetModifyFOR INTERNAL USE ONLY.
SetValueFOR INTERNAL USE ONLY.

See Also

CellControl Class | Stingray.Grid Namespace