This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
DataGridRow Members
Public:
Constructor
Properties
Methods
Equals (inherited from Object) |
Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality). |
GetCellBounds |
Returns the rectangle where a cell's contents gets painted. The rectangle returned is relative to the top left of the first cell. |
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. |
GetNonScrollableArea |
[To be supplied.] |
GetType (inherited from Object) |
Gets the Type of the Object. |
InvalidateRow |
[To be supplied.] |
InvalidateRowRect |
[To be supplied.] |
OnEdit |
[To be supplied.] |
OnKeyPress |
Called by the DataGrid when a keypress occurs on a row with "focus." |
OnMouseDown |
Overloaded. [To be supplied.] |
OnMouseLeft |
[To be supplied.] |
OnMouseMove |
Overloaded. [To be supplied.] |
OnRowEnter |
[To be supplied.] |
OnRowLeave |
[To be supplied.] |
Paint |
Overloaded. [To be supplied.] |
PaintData |
Overloaded. [To be supplied.] |
PaintHeader |
Overloaded. [To be supplied.] |
ToString (inherited from Object) |
Returns a String that represents the current Object. |
Protected:
Methods
Fields
See Also
DataGridRow Class | System.WinForms Namespace