DrillDownParentCaption Property |
|
DataPA OpenAnalytics API Reference
Gets the caption for this drill down parent
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax ReadOnly Property Caption As String
Get
property String^ Caption {
String^ get ();
}
Return Value
Type:
StringThe caption for this drill down parent
See Also