Skip to content

RadioButtonEditorAttribute.EnumKey property

Gets or sets the enum key.

public string? EnumKey { get; set; }

Property Value

The enum key.

See Also