Property Choices
Choices
Gets IPropertyGridChoices used in the item editor.
public IPropertyGridChoices? Choices { get; set; }
Property Value
Remarks
This property can be null. It is assigned for Enum and Flags item.
Gets IPropertyGridChoices used in the item editor.
public IPropertyGridChoices? Choices { get; set; }
This property can be null. It is assigned for Enum and Flags item.