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

SnapControlOptions Class

Stores settings specific for the SnapControl.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v18.2.dll

Declaration

public class SnapControlOptions :
    RichEditControlOptions,
    ISnapControlOptions

The following members return SnapControlOptions objects:

Remarks

The SnapControlOptions class introduces the SnapControlOptions.Fields property that provides access to the settings of document fields.

Implements

See Also