# Sandbox.UI.EnumControl

A control for editing enum properties. Can either display a dropdown or a button group depending on the number of options.

- Kind: class
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.UI.BaseControl](/api/Sandbox.UI.BaseControl)

## Constructors

- [`EnumControl`](/api/Sandbox.UI.EnumControl/.ctor)

## Properties

- [`SupportsMultiEdit`](/api/Sandbox.UI.EnumControl/SupportsMultiEdit)

## Methods

- [`Rebuild`](/api/Sandbox.UI.EnumControl/Rebuild)
