SetMessageEventArgsCurrent Property
Gets the current item of the underlying data source.
Can be if the message is required for a binding error.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public Object? Current { get; }
Public ReadOnly Property Current As Object
Get
public:
property Object^ Current {
Object^ get ();
}
member Current : Object with get
Property Value
Object