ControlBase Constructors
Represents the base class for most editors and controls available in the DevExpress Editors Library, along with their descendants.| Name | Description |
|---|---|
| ControlBase() | Initializes a new instance of the ControlBase class with default settings. |
See Also