Name | Description | |
---|---|---|
Add | Adds a new column or range of columns before this column or range of columns. | |
Equals | Determines whether the specified object is equivalent to this column. | |
GetHashCode | Gets the hash code of this object. | |
GetPreferredWidth | Gets the minimum width necessary to display all the text within the specified column. | |
Invalidate | Invalidates the displayed cells and sends the message to repaint them. | |
Remove | Removes this column (or a range of columns if called repeatedly). | |
ResetBackColor | Resets the background color for the column and makes the column inherit the background color from the default column. | |
ResetBorder | Resets the cell border for the column and makes the column inherit the cell border from the default column. | |
ResetCanFocus | Resets to its default value whether the cells in the column can receive focus. | |
ResetCellPadding | Resets the cell padding of the column. | |
ResetCellType | Resets the cell type for the column and makes the column inherit the cell type from the default column. | |
ResetFont | Resets the font for the column and makes the column inherit the font from the default column. | |
ResetForeColor | Resets the foreground color for the column and makes the column inherit the foreground color from the default column. | |
ResetHorizontalAlignment | Resets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column. | |
ResetImeMode | Resets the IME mode for the column and makes the column inherit the IME mode from the default column. | |
ResetImeSentenceMode | Resets the IME sentence mode for the column and makes the column inherit the IME sentence mode from the default column. | |
ResetLabel | Resets the label for the column and makes the column use the automatic text. | |
ResetLockBackColor | Resets the background color for the locked column and makes the column inherit the background color from the default column. | |
ResetLocked | Resets the locked state for the column and makes the column inherit the locked state from the default column. | |
ResetLockFont | Resets the font for the locked column and makes the column inherit the font from the default column. | |
ResetLockForeColor | Resets the fore color for the locked column and makes the column inherit the fore color from the default column. | |
ResetMergePolicy | Resets the merge policy for the column and makes the column inherit the merge policy from the default column. | |
ResetNoteIndicatorColor | Resets the color of the cell note indicator for the column to the default value. | |
ResetNoteIndicatorPosition | Resets the position of the cell note indicator for the column to the default value. | |
ResetNoteIndicatorSize | Resets the size of the cell note indicator for the column to the default value. | |
ResetParentStyleName | Resets the ParentStyleName for the column to an empty string. | |
ResetResizable | Resets the resizability for the column and makes the column inherit the resizability from the default column. | |
ResetSortIndicator | Resets the sort indicator for the column and makes the column inherit the sort indicator from the default column. | |
ResetTabStop | Resets to its default value whether the user can set focus to the cells in this column using the Tab key. | |
ResetTextIndent | Resets the amount of indenting of the text. | |
ResetVerticalAlignment | Resets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column. | |
ResetVisible | Resets the visiblity for the column and makes the column inherit the visibility from the default column. | |
ResetVisualStyles | Resets the setting of visual styles (XP themes) for the column to the default setting. | |
ResetWidth | Resets the width for the column and makes the column inherit the width from the default column. | |
ToString | Overloaded. Gets a string containing an absolute reference to this column in the current reference style. |