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