Click or drag to resize
DashboardObjectEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by DashboardDesigner in event srelating to a dashboard object.
Inheritance Hierarchy

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class DashboardObjectEventArgs : CancelEventArgs, 
	_DashboardObjectEventArgs

The DashboardObjectEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDashboardObjectEventArgs
Creates and returns a new ApplyingDataGridLayoutEventArgs object.
Top
Fields
Properties
  NameDescription
Public propertyDashboardObject
Gets the DashboardObject this event relates to.
Top
Remarks