GOA - NETiKA.Grid.GridViewTextBoxCellTemplate

GridViewTextBoxCellTemplate Class


Provides the template for the GridViewTextBoxCell.

Definition

public class GridViewTextBoxCellTemplate: GridViewCellTemplate

Members Table

MethodDescription
DisposeOverriden. Performs the release all resourses used by this cell.
DrawBordersPerforms the drawing of borders of the GridViewCell. (Inherited from GridViewCellTemplate)
DrawFocusRectDraws the focus rectangle of this cell. (Inherited from GridViewCellTemplate)
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
GridViewTextBoxCellTemplateInitializes a new instance of GridViewTextBoxCellTemplate.
OnDrawBordersRaises an event when the DrawBorders is performed. (Inherited from GridViewCellTemplate)
OnMouseDownRaises the CellMouseDown event. (Inherited from GridViewCellTemplate)
OnMouseEnterRaises the CellMouseEnter event. (Inherited from GridViewCellTemplate)
OnMouseLeaveRaises the CellMouseLeave event. (Inherited from GridViewCellTemplate)
OnMouseMoveRaises the CellMouseMove event. (Inherited from GridViewCellTemplate)
OnMouseUpRaises the CellMouseUp event. (Inherited from GridViewCellTemplate)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
RefreshOverriden. Performs the paint of each internal Visual objects according to the GridViewRefreshFlag parameter.
RefreshTextElementPerforms the refreshing of the text element on this cell.
SetBoundsCoreOverriden. Performs the layout of each internal Visual objects required to render the cell.
ToStringReturns a String that represents the current Object. (Inherited from Object)
debugStarts the debugging for this cell. (Inherited from GridViewCellTemplate)
PropertyDescription
CellGets the GridViewCell of this template. (Inherited from GridViewCellTemplate)
FocusedGets a value indicating whether this cell is focused on. (Inherited from GridViewCellTemplate)
GlobalColumnIndexGets the column index of the GridView that owns this cell. (Inherited from GridViewCellTemplate)
GlobalRowIndexGets the row index of the GridView that owns this cell. (Inherited from GridViewCellTemplate)
GridViewGets the GridView that owns this cell. (Inherited from GridViewCellTemplate)
HeightGets the height of this cell. (Inherited from GridViewCellTemplate)
HighlightedGets a value indicating whether this cell is highlighted. (Inherited from GridViewCellTemplate)
IsDisposedGets a value indicating whether this cell is disposed. (Inherited from GridViewCellTemplate)
IsValidGets a value indicating whether this cell is valid. (Inherited from GridViewCellTemplate)
PressedGets a value indicating whether this cell is pressed. (Inherited from GridViewCellTemplate)
ReadOnlyGets a value indicating whether this cell is readonly. (Inherited from GridViewCellTemplate)
SelectedGets a value indicating whether this cell is selected. (Inherited from GridViewCellTemplate)
StateInvalidGets a value indicating whether the state of this cell is invalid. (Inherited from GridViewCellTemplate)
StyleGets the style of this cell. (Inherited from GridViewCellTemplate)
TemplateClassGets the template class of this cell. (Inherited from GridViewCellTemplate)
TextGets the text of this cell.
TextElementGets the text element of this cell.
ValueGets the value of this cell. (Inherited from GridViewCellTemplate)
VisualGets the visual object of this cell. (Inherited from GridViewCellTemplate)
WidthGets the width of this cell. (Inherited from GridViewCellTemplate)
XGets the horizontal coordinate of this cell. (Inherited from GridViewCellTemplate)
YGets the vertical coordinate of this cell. (Inherited from GridViewCellTemplate)

Inheritance Hierarchy

Object
GridViewCellTemplate
GridViewTextBoxCellTemplate

Class Information

NamespaceNETiKA.Grid
Flash LibraryGOAGrid.scl
Flash Library Version2.0.0.1868
Silverlight LibraryGOAGrid.dll



© 2003-2007 NETiKA Technologies. All rights reserved.