DataPA Enterprise Dashboard Controls API Reference

The ApplyingDataViewerLayoutEventArgs type exposes the following members.

Constructors

  Name Description
Public method ApplyingDataViewerLayoutEventArgs
Creates and returns a new ApplyingDataViewerLayoutEventArgs object.

Fields

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

Properties

  Name Description
Public property DataViewerColumns
Gets and sets the DataViewerColumns collection.
Public property Key
Gets the Key of the Data Viewer this event relates to.
Public property Layout
Gets and sets the layout that will be applied to the Data Viewer as an XML string.
Public property OverrideSavedLayout
Gets and sets a property that indicates if the saved layout should be applied to the data viewer.

See Also