DataPA Enterprise Dashboard Controls API Reference

The DashboardSavingEventArgs type exposes the following members.

Constructors

  Name Description
Public method DashboardSavingEventArgs
Initializes a new instance of the DashboardSavingEventArgs class

Properties

  Name Description
Public property Cancel
Gets or sets a value that indicates whether the save operation should be cancelled.
Public property CancelMessage
Gets or sets a value that indicates the message that should be displayed to the user when the save operation is cancelled.

See Also