DrillDownEventArgsDataValues Property
Gets the data values that relate to this event.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public Collection DataValues { get; }
Public ReadOnly Property DataValues As Collection
Get
DEFINE DrillDownEventArgsDataValues AS COM-HANDLE NO-UNDO.
DEFINE PRIVATE VARIABLE DrillDownEventArgsDataValues AS CLASS Collection NO-UNDO.
Return Value
CollectionThe data values that relate to this event.