| ApplyingDataViewerLayoutEventArgs Class |
|
Namespace: DataPAEnterpriseDashboard
public class ApplyingDataViewerLayoutEventArgs : EventArgs, _ApplyingDataViewerLayoutEventArgs
The ApplyingDataViewerLayoutEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyingDataViewerLayoutEventArgs |
Creates and returns a new ApplyingDataViewerLayoutEventArgs object.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| 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.
|