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

SnapCheckBox Interface

Provides functionality to manipulate check boxes in Snap documents.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.1.Core.dll

Declaration

public interface SnapCheckBox :
    SnapSingleListItemEntitySupportsParameters,
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable

The following members return SnapCheckBox objects:

See Also