Skip to main content
All docs
V25.1
  • MaskManager.CursorMoveFar(Boolean, Boolean) Method

    Namespace: DevExpress.Data.Mask

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    Declaration

    public abstract bool CursorMoveFar(
        bool forceSelection,
        bool isNeededKeyCheck
    )

    Parameters

    Name Type
    forceSelection Boolean
    isNeededKeyCheck Boolean

    Returns

    Type
    Boolean
    See Also