Class EntityPropertyEditorChangeEventArgs
Inheritance
System.Object
EntityPropertyEditorChangeEventArgs
Namespace: Com.Telerik.Widget.Dataform.Engine
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class EntityPropertyEditorChangeEventArgs : EventArgs
Constructors
EntityPropertyEditorChangeEventArgs(EntityPropertyEditor)
Declaration
public EntityPropertyEditorChangeEventArgs(EntityPropertyEditor p0)
Parameters
EntityPropertyEditor
p0
|