PropertyAllowEventArgs Constructors
Contains data forPropertySerializing
and PropertyDeserializing
events.
Name | Parameters | Description |
---|---|---|
PropertyAllowEventArgs(OptionsLayoutBase, Object, String) | optionsLayout, owner, propertyName | Initializes a new instance of the PropertyAllowEventArgs class with specified settings. |
See Also