Skip to main content
A newer version of this page is available. .

SimpleControl Class

Represents the base class for controls which support the DevExpress look and feel mechanism.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

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

Declaration

public class SimpleControl :
    Control,
    ISupportLookAndFeel

Inheritance

See Also