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

ISnapControl Interface

Implements the main functionality of Snap Control.

Namespace: DevExpress.Snap.Core

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

Declaration

public interface ISnapControl :
    IRichEditControl,
    IBatchUpdateable,
    IServiceContainer,
    IServiceProvider,
    IWin32Window,
    ICommandAwareControl<RichEditCommandId>

The following members return ISnapControl objects:

See Also