ClassPropertyGridItemValidatingEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class PropertyGridItemValidatingEventArgs : RadPropertyGridCancelEventArgs
Inheritance: objectEventArgsCancelEventArgsRadPropertyGridCancelEventArgsPropertyGridItemValidatingEventArgs
Inherited Members
Constructors
PropertyGridItemValidatingEventArgs(PropertyGridItemElementBase, object, object)
Declaration
cs-api-definition
public PropertyGridItemValidatingEventArgs(PropertyGridItemElementBase visualItem, object oldValue, object newValue)
Parameters
visualItem
oldValue
newValue