net90_PropertyGridHelpers.Attributes_AllowBlankAttribute_Allow - dparvin/PropertyGridHelpers GitHub Wiki
Gets a value indicating whether this AllowBlankAttribute
is allowing blank values.
public bool Allow { get; }
true
if allow blank values; otherwise, false
.
- class AllowBlankAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers