![]() |
Initializes a new instance of the DataGridViewRow class. |
![]() |
Gets a collection containing all cells of the row. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets the data-bound object that populated the row. |
![]() |
Gets the DataGridView control the DataGridViewRow is located in. |
![]() |
Gets or sets the row's default cell style. |
![]() |
Gets or sets the error message text for row-level errors. |
![]() |
Gets or sets the group to which the row is assigned. |
![]() |
Gets a value indicating the position of the content within a header. |
![]() |
Gets the background color of a header. |
![]() |
Gets the bounds of the row header. |
![]() |
Gets the font applied to the textual content of a header. |
![]() |
Gets the foreground color of a header. |
![]() |
Gets the distance to indent the content of a header. |
![]() |
Gets the background color used by a header when it is selected. |
![]() |
Gets the foreground color used by a header when it is selected. |
![]() |
Gets or sets the row's header style. |
![]() |
Gets or sets the current height of the row. |
![]() |
Gets the relative position of the row within the DataGridView control. |
![]() |
Gets a value indicating whether or not the row is the new row. |
![]() |
Gets a value indicating whether the row is shared. |
![]() |
Gets or sets the minimum height of the row in pixels. |
![]() |
Gets or sets a value indicating whether the row is read-only. |
![]() |
Gets or sets a value indicating whether the row is resizable. |
![]() |
Gets or sets a value indicating whether the row is selected. |
![]() |
Gets or sets a value indicating whether the row can be shared when it is scrolled out of view. Shared rows consumes less memory. |
![]() |
Gets or sets the ISite of the Component. |
![]() |
Gets or sets the object that contains data about the row. |
![]() |
Gets or sets the caption text on the row's header cell. |
![]() |
Gets or sets the text of a tool tip that describes the row. |
![]() |
Gets or sets the title of a tool tip that describes the row. |
![]() |
Creates an identical copy of the current DataGridViewRow that is not attached to any data grid view control. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Ensures that the row is visible, expanding groups and scrolling the data grid view control as necessary. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Gets the value of a cell with the specified column index. |
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() |
Gets a value indicating whether the row is visible. |
![]() |
Sets the value of a cell with the specified column index. |
![]() |
Shares the row to reduce memory footprint. |
![]() |
Overridden. See Object.ToString. |
![]() |
Unshares the row and all cells. |
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Gets a value that indicates whether the Component is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this Component. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Overridden. See Object.Finalize. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() |
Creates a shallow copy of the current Object. |