Back to Devexpress

BaseCheckEdit Class

windowsforms-devexpress-dot-xtraeditors-fb93c9a0.md

latest1.7 KB
Original Source

BaseCheckEdit Class

The base class for CheckEdit and ToggleSwitch.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class BaseCheckEdit :
    BaseEdit,
    ISupportsAutoSize
vb
Public Class BaseCheckEdit
    Inherits BaseEdit
    Implements ISupportsAutoSize

Implements

IXtraResizableControl

Inheritance

Show 11 items

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseEdit BaseCheckEdit CheckEdit

ToggleSwitch

See Also

BaseCheckEdit Members

DevExpress.XtraEditors Namespace