ClassPropertyValidatingEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class PropertyValidatingEventArgs : PropertyGridItemValueChangingEventArgs
Inheritance: objectEventArgsCancelEventArgsValueChangingEventArgsPropertyGridItemValueChangingEventArgsPropertyValidatingEventArgs
Inherited Members
Constructors
PropertyValidatingEventArgs(PropertyGridItemBase, object, object)
Declaration
cs-api-definition
public PropertyValidatingEventArgs(PropertyGridItemBase item, object newValue, object oldValue)
Parameters
item
newValue
oldValue