DrillDownEventArgsName Property

Gets the name of the object that this event is related to.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string Name { get; }

Return Value

String
The name of the object that this event is related to.

See Also