Initializes a DataGridColumn by allowing for passing in several parameters for easire column creation.
loCol = CREATEOBJECT("entered","Customer since",[style="text-align: center"])
o.Init(lcExpression,lcHeaderText,lcAttributes)
Parameters
lcExpression
Optional - The FoxPro expression to render
lcHeaderText
Optional - The header text to display for the column
lcAttributes
Optional attributes for the column
See also:
Class HtmlDataGridColumn© West Wind Technologies, 1996-2024 • Updated: 08/27/11
Comment or report problem with topic