ClassPropertyGridPreparedEditorEventArgs
Class
Event arguments that describe RadPropertyGrid's PreparedEditor event.
Definition
Namespace:Telerik.Windows.Controls.Data.PropertyGrid.Editing
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class PropertyGridPreparedEditorEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsPropertyGridPreparedEditorEventArgs
Constructors
PropertyGridPreparedEditorEventArgs(FrameworkElement, PropertyGridField)
Initializes a new instance of the PropertyGridPreparedEditorEventArgs class.
Declaration
cs-api-definition
public PropertyGridPreparedEditorEventArgs(FrameworkElement editor, PropertyGridField field)
Parameters
editor
FrameworkElement
field