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

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class DrillDownGridRowDetails : _DrillDownGridRowDetails

The DrillDownGridRowDetails type exposes the following members.

Constructors
  NameDescription
Public methodDrillDownGridRowDetails
Initializes a new instance of the DrillDownGridRowDetails class
Top
Methods
  NameDescription
Public methodItem
Gets the item of the collection at the index specified
Top
Fields
Properties
  NameDescription
Public propertyCount
Gets the number of items in the collection
Top
Remarks