📚 SAP Business One SDK Help

GridColumn Object
See Also  Members 

Description

Represents a column in a grid.

Object Model


Remarks

A column is added for each field in the data table.  The following properties are set automatically:

  • UniqueID:  Set to the corresponding data table column alias.
  • Type: Set to gct_EditText, but can be changed.

See Also