Click or drag to resize

Column Methods

The Column type exposes the following members.

Methods
  NameDescription
Public methodCreateKeyDisplayFormat
Creates a new KeyDisplayFormat instance.
Public methodCreateNumberDisplayFormat
Creates a new NumberDisplayFormat instance.
Public methodCreateTextDisplayFormat
Creates a new DisplayFormat instance.
Public methodGetStringValue
Gets the formatted value for the specified Row.
Public methodGetValue
Gets the value for the specified Row.
Public methodSetValue
Sets the value for the specified Row.
Top
See Also