Spread Windows Forms 12.0 Product Documentation
PropertyDescriptor Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > BeforeSettingPropertyValueEventArgs Class : PropertyDescriptor Property
Gets the property descriptor.
Syntax
'Declaration
 
Public ReadOnly Property PropertyDescriptor As PropertyDescriptor
'Usage
 
Dim instance As BeforeSettingPropertyValueEventArgs
Dim value As PropertyDescriptor
 
value = instance.PropertyDescriptor
public PropertyDescriptor PropertyDescriptor {get;}
See Also

Reference

BeforeSettingPropertyValueEventArgs Class
BeforeSettingPropertyValueEventArgs Members