EntityDataSourceChangedEventArgs.Entity Property
Definition
Gets the object that was added, modified, or updated.
public:
property System::Object ^ Entity { System::Object ^ get(); };
public object Entity { get; }
member this.Entity : obj
Public ReadOnly Property Entity As Object
Property Value
Applies to