Skip to main content

SimpleControl Class

The base class for controls that support the DevExpress look and feel mechanism.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class SimpleControl :
    Control,
    ISupportLookAndFeel

Inheritance

See Also