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

BaseRepositoryItemCheckEdit Class

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

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BaseRepositoryItemCheckEdit :
    RepositoryItem,
    IHorzAlignmentProviderEx,
    IHorzAlignmentProvider

The following members return BaseRepositoryItemCheckEdit objects:

Inheritance

See Also