Click or drag to resize
DrillDown Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DrillDown type exposes the following members.

Properties
  Name Description
Public property ColumnFormat
Gets the format string for a given column in this drill down.
Public property ColumnHeading
Gets the column heading for a given column in this drill down.
Public property ColumnIsNumeric
Gets a value that indicates whether a given column in numeric
Public property ColumnName
Gets the name of the column selected in the last drill down.
Public property ColumnValue
Gets the value of the column selected in the last drill down.
Public property ComDrillDownData
Gets the drill down data generated by this drill down object.
Public property ComFilteredSourceDataTable
Gets the filtered source data generated by this drill down object.
Public property DashboardObject
Gets and sets the DashboardObject object that defines this drill down.
Public property DrillDownData
Gets the drill down data generated by this drill down object.
Public property DrillDownType
Gets and sets a value that indicates the type of drill down.
Public property FilteredSourceDataTable
Gets the filtered source data generated by this drill down object.
Public property FilteredValue
Gets the value that the drill down was filtered on
Public property NoPopup
Gets and sets a property that indicates if the drill down will be opened in a popup window.
Public property NumericColumn
Gets a value indicating if a given column in this drill down is numeric.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets an object that represents the parent of this object.
Public property ProcessButtonLabel
Gets and sets a label that will be shown on the process button.
Public property ProcessButtonLocation
Gets and sets a value that indicates the location of the process button.
Public property ShowCheckAllUnCheckAll
Gets a value that indicates if the Check All and UnCheck All buttons should be shown on the process button bar.
Public property ShowCheckBoxes
Gets and sets a value that indicates if this drill down should show checkboxes and a process button in a data grid.
Public property SourceTableRowFilter
Gets a string value that represents the filter that should be applied to the source data table to render this object.
Public property Title
Gets and sets a value that defines the title for this DrillDown object.
Public property URL
Gets and sets a URL value used to execute this drill down.
Top
See Also