net472_PropertyGridHelpers.Attributes_AllowBlankAttribute_IsBlankAllowed - dparvin/PropertyGridHelpers GitHub Wiki
Determines whether blank is allowed in the specified context.
public static bool IsBlankAllowed(ITypeDescriptorContext context)
parameter | description |
---|---|
context | The context. |
true
if blank is allowed in the specified context; otherwise, false
.
- class AllowBlankAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers