The cell represents a single row column intersection in a DBGrid. See the topic Cells and Subcells for more information.
|
For internal use only. | |
|
For internal use only. | |
|
For internal use only. | |
|
For internal use only. | |
|
Gets the DBGrid Object where the cell resides. | |
|
Returns a copy of the current instance. For internal use only. | |
|
Sets the focus to the cell. | |
|
For internal use only. | |
|
For internal use only. |
|
Name |
Type |
Description |
|
System.Drawing.Color |
Gets or sets the background color of the cell. | |
|
System.Drawing.Font |
Gets or sets the font of the cell. | |
|
System.Windows.Forms.HorizontalAlignment |
Gets or sets the text alignment of the cell. | |
|
Integer |
Gets or sets the column number of the active cell. | |
|
Gets or sets the Column Object where the cell resides. | ||
|
System.Windows.Forms.Control |
Gets or sets the default editor for the cell. | |
|
Integer |
Gets or sets the row position of the cell. | |
|
System.Drawing.Color |
Gets or sets the color of the cell. | |
|
String |
Gets or sets the text in the cell. | |
|
System.Drawing.Color |
Gets or sets the color of the text in the cell. | |
|
Object |
Gets or sets the user-defined data associated with the control. |