Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class PropertyGridEditorRequiredEventArgs : EditorRequiredEventArgs
Inheritance: objectEventArgsEditorRequiredEventArgsPropertyGridEditorRequiredEventArgs
Inherited Members
Constructors
C#
public PropertyGridEditorRequiredEventArgs(PropertyGridItemBase item, Type editorType)
Properties
C#
public PropertyGridItemBase Item { get; }