Skip to content

net90_PropertyGridHelpers.Attributes_AllowBlankAttribute_Allow

dparvin edited this page May 25, 2025 · 10 revisions

AllowBlankAttribute.Allow property

Gets a value indicating whether this AllowBlankAttribute is allowing blank values.

public bool Allow { get; }

Property Value

true if allow blank values; otherwise, false.

See Also

Clone this wiki locally