Skip to main content

BaseRepositoryItemCheckEdit Class

The base class for objects that contain properties for check editors.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BaseRepositoryItemCheckEdit :
    RepositoryItem,
    IHorzAlignmentProviderEx,
    IHorzAlignmentProvider

The following members return BaseRepositoryItemCheckEdit objects:

Inheritance

See Also