SetMessageEventArgsCurrent Property

Gets the current item of the underlying data source. Can be if the message is required for a binding error.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public Object? Current { get; }

Property Value

Object

See Also