AddCellStyle
|
Adds a cell condition to a column.
|
AddRegexCellStyle
|
Adds a regular expression cell condition to a column.
|
AutoSize
|
Autosizes the column width.
|
CellText
|
Returns displayed text for any row.
|
CellValue
|
Returns underlying value for any row.
|
ClearCellStyle
|
Removes a cell condition from a column.
|
ClearRegexCellStyle
|
Removes a regular expression cell condition from a column.
|
Fix
|
Fixes or unfixes a column from scroll.
|
Refetch
|
Refetches column data from its data source.
|
RefetchCell
|
Refetches data for a specified cell within a column.
|
Refresh
|
Updates a column's screen display.
|
RefreshCell
|
Updates the display for a specified cell within a column.
|