Objective Grid for Microsoft® .NET® Reference Guide

Cell Members

Back to Class Index

Cell overview

Public Instance Properties

ColGet the cell's column index.     
ControlTextGets the control text displated in the cell.     
FormulaReturns either the text value or formula for the cell.     
IsCurrentDetermines if the cell is currently selected.     
RowGet the cell's row index.     
StyleGets a reference to this cell's embedded Style object.     

Public Instance Methods

ApplyNewStyle
ClearStyleClears the embedded Style object.     
ClearValueClears only the value.     
CopyCell
CopyCells
CopyStyle
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExcludeStyle
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.
MoveCell
MoveCells
OverrideStyle
ScrollInViewOverloaded.
SelectOverloaded.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

FinalizeDestructor.     
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Cell Class | Stingray.Grid Namespace