| DrillDownParent Interface |
|
Namespace: DataPAEnterpriseDashboard
public interface DrillDownParent
The DrillDownParent type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption for this drill down parent
| |
| DataTag |
Gets the datatag for this drill down parent
| |
| DrillDown |
Gets and sets the drilldown object for this drilldown parent
| |
| Filter |
Gets and sets the filter object for this drilldown parent
| |
| GroupColumns |
Gets and sets the GroupColumns for this drilldown parent
| |
| ParentDashboardObject |
Gets and sets the parent dashboard object for this drilldown parent
| |
| RebuildRequired |
Gets or sets a value that indicates whether or not the object has been modified since the last built.
| |
| SourceDataTable |
Gets the source data table for this drill down parent
| |
| SummaryDataProvider |
Gets the summary data provider for this drill down parent
|