ICommandSourceEventArgs Property

Gets the EventArgs instance containing the event data.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
EventArgs EventArgs { get; }

Property Value

EventArgs

See Also