This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
DataGridRelationshipRow Members
Public:
Constructor
Properties
DataGrid (inherited from DataGridRow) |
[To be supplied.] |
Expanded |
[To be supplied.] |
Height |
[To be supplied.] |
RowNumber (inherited from DataGridRow) |
[To be supplied.] |
Selected (inherited from DataGridRow) |
[To be supplied.] |
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 |
[To be supplied.] |
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 (inherited from DataGridRow) |
[To be supplied.] |
InvalidateRowRect (inherited from DataGridRow) |
[To be supplied.] |
OnEdit (inherited from DataGridRow) |
[To be supplied.] |
OnKeyPress |
Called by the DataGrid when a keypress occurs on a row with "focus." |
OnMouseDown (inherited from DataGridRow) |
Overloaded. [To be supplied.] |
OnMouseLeft |
[To be supplied.] |
OnMouseMove |
Overloaded. [To be supplied.] |
OnRowEnter (inherited from DataGridRow) |
[To be supplied.] |
OnRowLeave (inherited from DataGridRow) |
[To be supplied.] |
Paint |
Overloaded. [To be supplied.] |
PaintData (inherited from DataGridRow) |
Overloaded. [To be supplied.] |
PaintHeader |
Overloaded. [To be supplied.] |
PaintHeaderInside |
Overloaded. [To be supplied.] |
ToString (inherited from Object) |
Returns a String that represents the current Object. |
Protected:
Methods
BackBrushForDataPaint (inherited from DataGridRow) |
Returns the BackColor and TextColor that the Graphics object should use for the appropriate values for a given row and column when painting the data. |
Finalize |
[To be supplied.] |
ForeBrushForDataPaint (inherited from DataGridRow) |
[To be supplied.] |
GetBackBrush (inherited from DataGridRow) |
[To be supplied.] |
GetBitmap (inherited from DataGridRow) |
[To be supplied.] |
GetErrorBitmap (inherited from DataGridRow) |
[To be supplied.] |
GetLeftArrowBitmap (inherited from DataGridRow) |
[To be supplied.] |
GetPencilBitmap (inherited from DataGridRow) |
[To be supplied.] |
GetRightArrowBitmap (inherited from DataGridRow) |
[To be supplied.] |
GetStarBitmap (inherited from DataGridRow) |
[To be supplied.] |
MemberwiseClone (inherited from Object) |
Creates a shallow copy of the current Object. |
PaintBottomBorder (inherited from DataGridRow) |
Overloaded. [To be supplied.] |
PaintCellContents (inherited from DataGridRow) |
Overloaded. [To be supplied.] |
PaintIcon (inherited from DataGridRow) |
[To be supplied.] |
PaintPositionArrow (inherited from DataGridRow) |
Paints a selection arrow onto the graphics context and returns the width of the area painted. |
Fields
number (inherited from DataGridRow) |
[To be supplied.] |
See Also
DataGridRelationshipRow Class | System.WinForms Namespace