DataPA Enterprise Dashboard Controls API Reference

The DrillDownGridColumnDetails type exposes the following members.

Constructors

  Name Description
Public method DrillDownGridColumnDetails
Initializes a new instance of the DrillDownGridColumnDetails class

Fields

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

Properties

  Name Description
Public property COMValue
Gets the value of the column this object represents as a string that is accesible to COM interfaces
Public property DataType
Gets and sets the type of the column this object represents
Public property Name
Gets and sets the name of the column this object represents
Public property Value
Gets and sets the value of the column this object represents

See Also