Click or drag to resize
DrillDownGridColumnDetails Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by Dashboard in BeforeDrillDown and AfterDrillDown events.
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardDrillDownGridColumnDetails

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class DrillDownGridColumnDetails : _DrillDownGridColumnDetails

The DrillDownGridColumnDetails type exposes the following members.

Constructors
  NameDescription
Public methodDrillDownGridColumnDetails
Initializes a new instance of the DrillDownGridColumnDetails class
Top
Fields
Properties
  NameDescription
Public propertyCOMValue
Gets the value of the column this object represents as a string that is accesible to COM interfaces
Public propertyDataType
Gets and sets the type of the column this object represents
Public propertyName
Gets and sets the name of the column this object represents
Public propertyValue
Gets and sets the value of the column this object represents
Top
Remarks