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