AllowPropertyEventArgs Constructors
Provides the AllowProperty event with data.Name | Parameters | Description |
---|---|---|
AllowPropertyEventArgs(Int32, Boolean, PropertyDescriptor, Object) | id, isSerializing, property, source | Initializes a new instance of the AllowPropertyEventArgs class with specified settings. |
See Also