Click or drag to resize
ApplyingDataGridLayoutEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by DashboardDesigner in ApplyingDataGridLayoutEventArgs event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardApplyingDataGridLayoutEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class ApplyingDataGridLayoutEventArgs : EventArgs, 
	_ApplyingDataGridLayoutEventArgs

The ApplyingDataGridLayoutEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodApplyingDataGridLayoutEventArgs
Creates and returns a new ApplyingDataGridLayoutEventArgs object.
Top
Fields
Properties
  NameDescription
Public propertyDashboardObject
Gets the DashboardObject this event relates to.
Public propertyLayout
Gets and sets the layout that will be applied to the Data Viewer as an XML string.
Top
Remarks