Class DataBindingEventArgs
Provides data for data binding events.
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class DataBindingEventArgs : EventArgs
  Properties
DataBinding
Gets the data binding this event is related to
Declaration
public IDataBinding DataBinding { get; }
  Property Value
| Type | Description | 
|---|---|
| IDataBinding |