Click or drag to resize
DataViewerColumn Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Object representing a data viewer column column.
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardDataViewerColumn

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class DataViewerColumn : _DataViewerColumn

The DataViewerColumn type exposes the following members.

Constructors
  NameDescription
Public methodDataViewerColumn
Creates and returns a new DataViewerColumn object
Top
Fields
Properties
  NameDescription
Public propertyColumnName
Gets the name of this column.
Public propertyFormat
Gets and sets the format for this data viewer column.
Public propertyHidden
Gets and sets a property that indicates if this column is hidden.
Public propertyHorizontalAlign
Gets and sets a value that represents the horizontal alignment of this data viewer column.
Public propertyLabel
Gets and sets the label for the data viewer column
Top
Remarks