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