|   | Name | Description | 
  | ActualStrikethrough | Gets the current value that indicates whether strikethrough is used.   | 
  | ActualUnderline | Gets the current value that indicates whether underline is used.   | 
  | ActualVisible | Gets a value that indicates whether this column is currently visible.   | 
  | ActualWidth | Gets the width of the column in pixels.   | 
  | Background | Gets or sets the background for a column.   | 
  | BackgroundThemeColor | Gets or sets the color of the background theme.   | 
  | BorderBottom | Gets or sets the bottom border for a column.   | 
  | BorderLeft | Gets or sets the left border for a column.   | 
  | BorderRight | Gets or sets the right border for a column.   | 
  | BorderTop | Gets or sets the top border for a column.   | 
  | CanUserResize | Gets or sets whether this column can be resized.   | 
  | DataField | Gets or sets the data field for this column in the data source.   | 
  | DataValidator | Gets or sets the data validator for a column.   | 
  | Focusable | Gets or sets whether the user can set focus to the column using the keyboard or mouse.   | 
  | FontFamily | Gets or sets the font family for a column.   | 
  | FontSize | Gets or sets the font size for a column in points.   | 
  | FontStretch | Gets or sets the degree to which a font is condensed or expanded.   | 
  | FontStyle | Gets or sets the font style for a row.   | 
  | FontTheme | Gets or sets the font theme for the column.   | 
  | FontWeight | Gets or sets the font weight for a row.   | 
  | Foreground | Gets or sets the foreground for a column.   | 
  | ForegroundThemeColor | Gets or sets the foreground theme color for the current column.   | 
  | Formatter | Gets or sets the formatter for a column.   | 
  | HorizontalAlignment | Gets or sets the horizontal alignment of the column contents.   | 
  | Index | Gets the index of the column, or the starting index for the range of columns.   | 
  | Index2 | Gets the ending index for the range of columns.   | 
  | IsVisible | Gets or sets whether this column is visible.   | 
  | Label | Gets or sets the header label for this column.   | 
  | Locked | Gets or sets whether a column is marked as locked from editing.   | 
  | Parent | Gets the collection of columns that contains this column.   | 
  | ParentStyleName | Gets or sets the parent style for a column.   | 
  | ShrinkToFit | Gets or sets whether to support shrink to fit.   | 
  | Strikethrough | Gets or sets a value that indicates whether the Strikethrough property takes effect.   | 
  | StyleName | Gets or sets the custom style for cells in this column.   | 
  | TabStop | Gets or sets a value that indicates whether the user can set focus to cells in this column using the Tab key.   | 
  | Tag | Gets or sets the application-defined tag value associated with the cells in this column.   | 
  | TextIndent | Gets or sets the amount to indent the text in a column.   | 
  | Underline | Gets or sets a value that indicates whether the Underline property takes effect.   | 
  | VerticalAlignment | Gets or sets the vertical alignment of the column contents.   | 
  | Width | Gets or sets the width of cells in this column, in pixels.   | 
  | WordWrap | Gets or sets whether to support word wrap.   |