Skip to main content

PropertyDescriptor.AllowedValues ​​property

Namespace: NextDesign.Core

Description

Choices to suggest when Type is PropertyType.AllowedValues

IEnumerable<string> AllowedValues ​​{ get; set; }

Type

  • IEnumerable<string>