ClassPropertyGridValidatingEventArgs
Class
Event arguments that describe RadPropertyGrid's Validating event.
Definition
Namespace:Telerik.UI.Xaml.Controls.Data.PropertyGrid
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class PropertyGridValidatingEventArgs : RadRoutedEventArgs
Inheritance: objectRadRoutedEventArgsPropertyGridValidatingEventArgs
Inherited Members
Constructors
PropertyGridValidatingEventArgs(PropertyGridField)
Initializes a new instance of the PropertyGridValidatingEventArgs class.
Declaration
cs-api-definition
public PropertyGridValidatingEventArgs(PropertyGridField field)
Parameters
field
The field.