ApplyingDataViewerLayoutEventArgsKey Property |
|
DataPA OpenAnalytics API Reference
Gets the Key of the Data Viewer this event relates to.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string Key { get; }
Public ReadOnly Property Key As String
Get
public:
virtual property String^ Key {
String^ get () sealed;
}
Return Value
Type:
StringThe Key of the Data Viewer this event relates to.
Remarks See Also