| Name | Description |
![Public Method](dotnetimages/publicMethod.png) | Equals | Determines whether the specified object is equivalent to the current column. |
![Public Method](dotnetimages/publicMethod.png) | GetHashCode | Gets the hash code of this object. |
![Public Method](dotnetimages/publicMethod.png) | GetText | Gets the text in a specified row in the current column. |
![Public Method](dotnetimages/publicMethod.png) | GetValue | Gets the value in a specified row in the current column. |
![Public Method](dotnetimages/publicMethod.png) | Remove | Removes the current column or range of columns. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackground | Resets the column to inherit the background color from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackgroundThemeColor | Resets the background theme color for the column. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderBottom | Resets the column to inherit the column bottom border from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderLeft | Resets the column to inherit the column left border from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderRight | Resets the column to inherit the column right border from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderTop | Resets the column to inherit the column top border from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetCanUserResize | Resets the column to inherit whether it can be resized from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetDataValidator | Resets the data validator for the column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFocusable | Resets whether the column can receive focus, to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontFamily | Resets the font family. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontSize | Resets the font size for the column and causes the column to inherit the font size from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStretch | Resets the font stretch for the column and causes the column to inherit the font stretch from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStyle | Resets the font style for the column and causes the column to inherit the font style from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontTheme | Resets the font theme for the column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontWeight | Resets the font weight for the column and causes the column to inherit the font weight from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetForeground | Resets the column to inherit the text color from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetForegroundThemeColor | Resets the the ForegroundThemeColor property for the column. |
![Public Method](dotnetimages/publicMethod.png) | ResetFormatter | Resets the column to inherit the formatter from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetHorizontalAlignment | Resets the horizontal alignment for the column and causes the column to inherit the horizontal alignment from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetIsVisible | Resets the column to inherit the visibility setting from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetLabel | Resets the label for the column and causes the column to use the automatic text. |
![Public Method](dotnetimages/publicMethod.png) | ResetLocked | Resets the column to inherit the locked state from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetParentStyleName | Resets the ParentStyleName object for the column to an empty string. |
![Public Method](dotnetimages/publicMethod.png) | ResetShrinkToFit | Resets the shrink to fit setting for the row and causes the row to inherit the shrink to fit setting from the default row. |
![Public Method](dotnetimages/publicMethod.png) | ResetStrikethrough | Resets the Strikethrough property to false. |
![Public Method](dotnetimages/publicMethod.png) | ResetStyleName | Resets the StyleName object for the column. |
![Public Method](dotnetimages/publicMethod.png) | ResetTabStop | Resets whether the user can set focus to the cells in this column using the Tab key, to the default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetTextIndent | Resets the text indent for the column and causes the column to inherit the text indent from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetUnderline | Resets the Underline property to false. |
![Public Method](dotnetimages/publicMethod.png) | ResetVerticalAlignment | Resets the vertical alignment for the column and causes the column to inherit the vertical alignment from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetWidth | Resets the column to inherit the width from the default column. |
![Public Method](dotnetimages/publicMethod.png) | ResetWordWrap | Resets the word wrap for the column and causes the column to inherit the word wrap from the default column. |
![Public Method](dotnetimages/publicMethod.png) | SetText | Sets the text in a specified row in the current column. |
![Public Method](dotnetimages/publicMethod.png) | SetValue | Sets the value in a specified row in the current column. |
![Public Method](dotnetimages/publicMethod.png) | ToString | Overloaded. Gets a string that contains an absolute reference to this column in the current reference style. |