GOA - NETiKA.Grid.GridViewCellTemplate

GridViewCellTemplate Class


Provides the template for the GridViewCell in the GridView.

Definition

public class GridViewCellTemplate: Object, IDisposable

Members Table

MethodDescription
DisposePerforms the release all resourses used by this cell.
DrawBordersPerforms the drawing of borders of the GridViewCell.
DrawFocusRectDraws the focus rectangle of this cell.
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)
GridViewCellTemplateInitializes a new instance of GridViewCellTemplate.
OnDrawBordersRaises an event when the DrawBorders is performed.
OnMouseDownRaises the CellMouseDown event.
OnMouseEnterRaises the CellMouseEnter event.
OnMouseLeaveRaises the CellMouseLeave event.
OnMouseMoveRaises the CellMouseMove event.
OnMouseUpRaises the CellMouseUp event.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
RefreshPerforms the paint of each internal Visual objects according to the GridViewRefreshFlag parameter.
SetBoundsCorePerforms 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.
PropertyDescription
CellGets the GridViewCell of this template.
FocusedGets a value indicating whether this cell is focused on.
GlobalColumnIndexGets the column index of the GridView that owns this cell.
GlobalRowIndexGets the row index of the GridView that owns this cell.
GridViewGets the GridView that owns this cell.
HeightGets the height of this cell.
HighlightedGets a value indicating whether this cell is highlighted.
IsDisposedGets a value indicating whether this cell is disposed.
IsValidGets a value indicating whether this cell is valid.
PressedGets a value indicating whether this cell is pressed.
ReadOnlyGets a value indicating whether this cell is readonly.
SelectedGets a value indicating whether this cell is selected.
StateInvalidGets a value indicating whether the state of this cell is invalid.
StyleGets the style of this cell.
TemplateClassGets the template class of this cell.
ValueGets the value of this cell.
VisualGets the visual object of this cell.
WidthGets the width of this cell.
XGets the horizontal coordinate of this cell.
YGets the vertical coordinate of this cell.

Inheritance Hierarchy

Object
GridViewCellTemplate
GridViewComboBoxCellTemplate
GridViewIconTextBoxCellTemplate
GridViewTextBoxCellTemplate

Class Information

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



© 2003-2007 NETiKA Technologies. All rights reserved.