MaskManager.CursorMoveNear(Boolean) Method
Namespace: DevExpress.Data.Mask
Assembly: DevExpress.Data.v24.2.dll
Declaration
Optional Parameters
Name | Type | Default |
---|---|---|
forceSelection | Boolean | False |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.Data.Mask
Assembly: DevExpress.Data.v24.2.dll
public bool CursorMoveNear(
bool forceSelection = false
)
Public Function CursorMoveNear(
forceSelection As Boolean = False
) As Boolean
Name | Type | Default |
---|---|---|
forceSelection | Boolean | False |
Type |
---|
Boolean |
No
Your feedback is appreciated.