Click or drag to resize
DrillDownParent Interface DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public interface DrillDownParent

The DrillDownParent type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets the caption for this drill down parent
Public propertyDataTag
Gets the datatag for this drill down parent
Public propertyDrillDown
Gets and sets the drilldown object for this drilldown parent
Public propertyFilter
Gets and sets the filter object for this drilldown parent
Public propertyGroupColumns
Gets and sets the GroupColumns for this drilldown parent
Public propertyParentDashboardObject
Gets and sets the parent dashboard object for this drilldown parent
Public propertyRebuildRequired
Gets or sets a value that indicates whether or not the object has been modified since the last built.
Public propertySourceDataTable
Gets the source data table for this drill down parent
Public propertySummaryDataProvider
Gets the summary data provider for this drill down parent
Top
See Also