ICommandSourceTEventArgsEventArgs Property
Gets a TEventArgs instance containing the event data.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
TEventArgs EventArgs { get; }
ReadOnly Property EventArgs As TEventArgs
Get
property TEventArgs EventArgs {
TEventArgs get ();
}
abstract EventArgs : 'TEventArgs with get
Property Value
TEventArgs