DataPA Enterprise Dashboard Controls API Reference

The DashboardObjectEventArgs type exposes the following members.

Constructors

  Name Description
Public method DashboardObjectEventArgs
Creates and returns a new ApplyingDataGridLayoutEventArgs object.

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property DashboardObject
Gets the DashboardObject this event relates to.

See Also