Provides the template for the GridViewTextBoxCell.
public class GridViewTextBoxCellTemplate: GridViewCellTemplate
The following table lists the members exposed by the GridViewTextBoxCellTemplate object. Click a tab on the left to choose the type of member you want to view.
Methods
Method Description Dispose Overriden. Performs the release all resourses used by this cell. DrawBorders Performs the drawing of borders of the GridViewCell. (Inherited from GridViewCellTemplate) DrawFocusRect Draws the focus rectangle of this cell. (Inherited from GridViewCellTemplate) Equals Overloaded. Compares two objects to determine if they are equal. (Inherited from Object) GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object) GetType Gets the Type of the current instance. (Inherited from Object) GridViewTextBoxCellTemplate Initializes a new instance of GridViewTextBoxCellTemplate. OnDrawBorders Raises an event when the DrawBorders is performed. (Inherited from GridViewCellTemplate) OnMouseDown Raises the CellMouseDown event. (Inherited from GridViewCellTemplate) OnMouseEnter Raises the CellMouseEnter event. (Inherited from GridViewCellTemplate) OnMouseLeave Raises the CellMouseLeave event. (Inherited from GridViewCellTemplate) OnMouseMove Raises the CellMouseMove event. (Inherited from GridViewCellTemplate) OnMouseUp Raises the CellMouseUp event. (Inherited from GridViewCellTemplate) ReferenceEquals Determines whether the specified Object instances are the same instance. (Inherited from Object) Refresh Overriden. Performs the paint of each internal Visual objects according to the GridViewRefreshFlag parameter. RefreshTextElement Performs the refreshing of the text element on this cell. SetBoundsCore Overriden. Performs the layout of each internal Visual objects required to render the cell. ToString Returns a String that represents the current Object. (Inherited from Object) debug Starts the debugging for this cell. (Inherited from GridViewCellTemplate) Properties
Property Description Cell Gets the GridViewCell of this template. (Inherited from GridViewCellTemplate) Focused Gets a value indicating whether this cell is focused on. (Inherited from GridViewCellTemplate) GlobalColumnIndex Gets the column index of the GridView that owns this cell. (Inherited from GridViewCellTemplate) GlobalRowIndex Gets the row index of the GridView that owns this cell. (Inherited from GridViewCellTemplate) GridView Gets the GridView that owns this cell. (Inherited from GridViewCellTemplate) Height Gets the height of this cell. (Inherited from GridViewCellTemplate) Highlighted Gets a value indicating whether this cell is highlighted. (Inherited from GridViewCellTemplate) IsDisposed Gets a value indicating whether this cell is disposed. (Inherited from GridViewCellTemplate) IsValid Gets a value indicating whether this cell is valid. (Inherited from GridViewCellTemplate) Pressed Gets a value indicating whether this cell is pressed. (Inherited from GridViewCellTemplate) ReadOnly Gets a value indicating whether this cell is readonly. (Inherited from GridViewCellTemplate) Selected Gets a value indicating whether this cell is selected. (Inherited from GridViewCellTemplate) StateInvalid Gets a value indicating whether the state of this cell is invalid. (Inherited from GridViewCellTemplate) Style Gets the style of this cell. (Inherited from GridViewCellTemplate) TemplateClass Gets the template class of this cell. (Inherited from GridViewCellTemplate) Text Gets the text of this cell. TextElement Gets the text element of this cell. Value Gets the value of this cell. (Inherited from GridViewCellTemplate) Visual Gets the visual object of this cell. (Inherited from GridViewCellTemplate) Width Gets the width of this cell. (Inherited from GridViewCellTemplate) X Gets the horizontal coordinate of this cell. (Inherited from GridViewCellTemplate) Y Gets the vertical coordinate of this cell. (Inherited from GridViewCellTemplate)
ObjectGridViewCellTemplateGridViewTextBoxCellTemplate
Namespace NETiKA.Grid Flash Library GOAGrid.scl Flash Library Version 2.0.0.1868 Silverlight Library GOAGrid.dll
| © 2003-2007 NETiKA Technologies. All rights reserved. |