Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class EditorInitializingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsEditorInitializingEventArgs
Inherited Members
C#
public PropertyDescriptor Property { get; }
Constructors
C#
public EditorInitializingEventArgs(PropertyDescriptor property, Control editor, Type editorType)
Properties
C#
public Type EditorType { get; }