DataPA Enterprise Dashboard Controls API Reference

The DataViewerColumn type exposes the following members.

Constructors

  Name Description
Public method DataViewerColumn
Creates and returns a new DataViewerColumn object

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property ColumnName
Gets the name of this column.
Public property Format
Gets and sets the format for this data viewer column.
Public property Hidden
Gets and sets a property that indicates if this column is hidden.
Public property HorizontalAlign
Gets and sets a value that represents the horizontal alignment of this data viewer column.
Public property Label
Gets and sets the label for the data viewer column

See Also