net472_PropertyGridHelpers.Attributes_AutoCompleteSetupAttribute_Mode - dparvin/PropertyGridHelpers GitHub Wiki

AutoCompleteSetupAttribute.Mode property

Gets the source mode used to determine how auto-complete values were initialized for this attribute.

public SourceMode Mode { get; }

Property Value

A SourceMode enumeration value indicating how the values were resolved (e.g., via direct array, enum, or provider type).

See Also

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