PropertyValueChangedEventArgsItem Property |
Item that the property was set on
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Object Item { get; }
Public ReadOnly Property Item As Object
Get
member Item : Object with get
Property Value
Type:
ObjectSee Also