Class AutoGeneratingPropertyDefinitionEventArgs
Inheritance
System.Object
AutoGeneratingPropertyDefinitionEventArgs
Namespace: Telerik.UI.Xaml.Controls.Data.PropertyGrid
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AutoGeneratingPropertyDefinitionEventArgs : CancelEventArgs
Constructors
AutoGeneratingPropertyDefinitionEventArgs()
Declaration
public AutoGeneratingPropertyDefinitionEventArgs()
Properties
PropertyDefinition
Declaration
public PropertyDefinition PropertyDefinition { get; set; }