Header text for the column that is displayed in the header row.
The header text can be specified as a static string or - if prefixed with an = - an expression. For example, if you wanted to display the current date time in the header you'd use:
loCol.HeaderText = "=DATETIME()"
o.HeaderText
Default Value
static header string or a FoxPro expression if prefixed with an = sign.
See also:
Class wwWebDataGridColumn© West Wind Technologies, 1996-2024 • Updated: 01/22/06
Comment or report problem with topic