DataPA Enterprise Dashboard Controls API Reference
The DashboardModifiedEventArgs type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
ModifiedCalculatedColumnObject |
Gets and sets the Calculated Column object that has raised the Dashboard Modified event.
|
|
ModifiedControlPanelObject |
Gets and sets the control panel object that has raised the Dashboard Modified event.
|
|
ModifiedObject |
Gets and sets the DashboardObject object (if any) that has been changed.
|
|
ModifiedObjectGuid |
Gets and sets the GUID of the object (if any) that has been changed.
|
|
ModifiedObjectID |
Gets and sets the ID of the object (if any) that has been changed.
|
|
ModifiedQuery |
Gets and sets the DashboardQuery object (if any) that has been changed.
|
|
ModifiedTab |
Gets and sets the DashboardTab object (if any) that has been changed.
|
|
ModifyType |
Gets and sets the type of change that has occured to the Manageddashboard object.
|