DataPA Enterprise Dashboard Controls API Reference
The ApplyingDataViewerLayoutEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ApplyingDataViewerLayoutEventArgs |
Creates and returns a new ApplyingDataViewerLayoutEventArgs object.
|
Fields
| Name | Description | |
|---|---|---|
|
|
ClassId | |
|
|
EventsId | |
|
|
InterfaceId |
Properties
| Name | Description | |
|---|---|---|
|
|
DataViewerColumns |
Gets and sets the DataViewerColumns collection.
|
|
|
Key |
Gets the Key of the Data Viewer this event relates to.
|
|
|
Layout |
Gets and sets the layout that will be applied to the Data Viewer as an XML string.
|
|
|
OverrideSavedLayout |
Gets and sets a property that indicates if the saved layout should be applied to the data viewer.
|