In This Topic
For a list of all members of this type, see GridColumn members.
Public Methods
| Name | Description |
| GetCellDisplayValue<T> | Gets the value to display corresponding to the cell in the intersection of the specified row and this column. |
| GetCellText | Gets the text corresponding to the cell in the intersection of the specified row and this column. |
| GetCellValue | Overloaded. Gets the raw value corresponding to the cell in the intersection of the specified row and this column. |
| Refresh | Overloaded. Refresh all the cells in the column. |
| SetCellValue | Overloaded. Sets the value corresponding to the cell in the intersection of the specified row and this column. |
Top
Protected Methods
See Also