net472_PropertyGridHelpers.Attributes_AllowBlankAttribute_IncludeItem - dparvin/PropertyGridHelpers GitHub Wiki
Gets a value indicating whether to include item an item in the dropdown to indicate blank.
public bool IncludeItem { get; }
true
if including an item in the dropdown to indicate blank; otherwise, false
.
- class AllowBlankAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers