ICommandSourceTEventArgsEventArgs Property

Gets a TEventArgs instance containing the event data.

Definition

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

Property Value

TEventArgs

See Also