Click or drag to resize
Grid Solutions Framework

Column Properties

The Column type exposes the following members.

Properties
  Name Description
Public property desc Flag that determines if column is sorted descending.
Public property sort Flag that determines if column is sortable.
Public property text Column title.
Public property type Column type, e.g., "time", "mean", "sum", etc.
Top
See Also