GOA - NETiKA.Grid.GridViewCellEventArgs

GridViewCellEventArgs Class


Provides data for events related to cell and row operations of the GridView.

Definition

public class GridViewCellEventArgs: EventArgs

Members Table

MethodDescription
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)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
AreaGets a value of GridViewArea.
ColumnIndexGets the column index of the current cell that the event occurs for.
RowIndexGets the row index of the current cell that the event occurs for.
FieldDescription
EmptyRepresents an event with no event data. (Inherited from EventArgs)

Inheritance Hierarchy

Object
EventArgs
GridViewCellEventArgs
GridViewCellStateChangedEventArgs
GridViewCellValidationEventArgs

Class Information

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



© 2003-2007 NETiKA Technologies. All rights reserved.