Class PropertyGridItemValueChangingEventArgs
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class PropertyGridItemValueChangingEventArgs : ValueChangingEventArgs
Constructors
PropertyGridItemValueChangingEventArgs(PropertyGridItemBase, Object, Object)
Declaration
public PropertyGridItemValueChangingEventArgs(PropertyGridItemBase item, object newValue, object oldValue)
Parameters
Property
|
System.
|
System.
|
Properties
Item
PropertyGridElement
Declaration
public PropertyGridTableElement PropertyGridElement { get; }