![]() |
Initializes a new instance of the DataGridViewCell class. |
![]() |
Gets the address of a cell. |
![]() |
Gets a value indicating the position of the content within a cell. |
![]() |
Gets the background color of a cell. |
![]() |
Gets the bounds of the cell. |
![]() |
Gets the column index for this cell. |
![]() |
Gets the IContainer that contains the Component. |
![]() |
Gets border information when the BorderStyle is set to Custom. |
![]() |
Gets the DataGridView control the cell is located in. |
![]() |
Gets the DataGridViewRow the cell is located in. |
![]() |
Gets a value indicating whether the control should draw the focus rectangle when the cell is current (default is true). |
![]() |
Gets a value indicating whether the cell should use the selection backcolor when it is active (default is true). |
![]() |
Gets or sets the text describing an error condition associated with the cell. |
![]() |
Gets the font applied to the textual content of a cell. |
![]() |
Gets the foreground color of a cell. |
![]() |
Gets or sets the format string applied to the textual content of a cell. |
![]() |
Gets or sets the object used to provide culture-specific formatting of cell values. |
![]() |
Gets the default value for a cell in a newly created row. |
![]() |
Gets the distance to indent the content of a cell. |
![]() |
Gets or sets the number of cells to the right that should be merged to this cell. |
![]() |
Gets or sets the number of cells beneath that should be merged to this cell. |
![]() |
Gets or sets the DataGridView cell display value corresponding to a cell value of DBNull. |
![]() |
Gets or sets a value indicating whether the cell is read-only. |
![]() |
Gets the index of the cell's parent row. |
![]() |
Gets or sets a value indicating whether the cell is selected. |
![]() |
Gets the background color used by a cell when it is selected. |
![]() |
Gets the foreground color used by a cell when it is selected. |
![]() |
Gets or sets a value indicating whether the cell can be shared when it is scrolled out of view. |
![]() |
Gets or sets the ISite of the Component. |
![]() |
Gets or sets the style for the cell. |
![]() |
Gets or sets the object that contains data about the cell. |
![]() |
Gets or sets the text of a tool tip that describes the cell. |
![]() |
Gets or sets the title of a tool tip that describes the cell. |
![]() |
Gets or sets the value associated with this cell. |
![]() |
Gets or sets the data type of the values in the cell. |
![]() |
Gets or sets a value indicating whether textual content in a cell is wrapped to subsequent lines or truncated when it is too long to fit on a single line. |
![]() |
Converts a DataGridViewContentAlignment value to a ContentAlignment value. |
![]() |
Converts a DataGridViewContentAlignment value to a HorizontalAlignment value. |
![]() |
Converts a DataGridViewContentAlignment value to a horizontal StringAlignment value. |
![]() |
Converts a DataGridViewContentAlignment value to a vertical StringAlignment value. |
![]() |
Creates an identical copy of the current DataGridViewCell that is not attached to any data grid view row. |
![]() |
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 cell is visible, expanding groups and scrolling the data grid view control as necessary. |
![]() |
Overloaded. Determines whether two Object instances are equal. |
![]() |
Gets the formatted value of the cell. |
![]() |
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 cell is visible. |
![]() |
Parses the edited value to the ValueType data type. |
![]() |
Shares a cell. Returns false if the cell cannot be shared. |
![]() |
Overridden. See Object.ToString. |
![]() |
Adds an event handler to listen to the Disposed event on the component. |
![]() |
Gets the default type of the values in the cell. |
![]() |
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. |
![]() |
Activates the cell and returns the editor used to edit the cell value. |
![]() |
Gets a value indicating whether the editing mode should be started when the cell is entered. |
![]() |
Gets a value indicating whether the cell can be activated. |
![]() |
Computes location and size of the cell content. |
![]() |
Computes location and size of the error icon. |
![]() |
Deactivates the cell. |
![]() |
Formats the value of a cell before it is displayed. |
![]() |
Formats the value of a cell before it is displayed. |
![]() |
Overloaded. Releases the resources used by the Component. |
![]() |
Draws the content of the cell. |
![]() |
Overridden. See Object.Finalize. In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Gets the mouse cursor used when the mouse is over the active content of a cell. |
![]() |
Gets the default content alignment. |
![]() |
Gets a value indicating whether the formatted value should be disposed (default is false). |
![]() |
Gets the class type of the formatted value associated with the cell. |
![]() |
Returns an object that represents a service provided by the Component or by its Container. |
![]() |
Gets the tooltip that is displayed when parts of the cell content is hidden. |
![]() |
Gets a value indicating whether a specified location is over the active content of the cell. |
![]() |
Gets a value indicating whether the cell can be shared. |
![]() |
Sets the key that was pressed when the cell was activated. |
![]() |
Measures the preferred width of the content. |
![]() |
Measures the preferred width of the content. |
![]() |
Creates a shallow copy of the current Object. |
![]() |
Sends the mouse click event that activated the cell. |
![]() |
Occurs when the active content within the cell is clicked. |
![]() |
Sets the value to DBNull and updated the current editor if the editor is active. |