net472_PropertyGridHelpers.Attributes_AllowBlankAttribute_IsBlankAllowed - dparvin/PropertyGridHelpers GitHub Wiki

AllowBlankAttribute.IsBlankAllowed method

Determines whether blank is allowed in the specified context.

public static bool IsBlankAllowed(ITypeDescriptorContext context)
parameter description
context The context.

Return Value

true if blank is allowed in the specified context; otherwise, false.

See Also

⚠️ **GitHub.com Fallback** ⚠️