Enum SpecialCursorPosition
Specifies special cursor positions used in formatted numeric input.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum SpecialCursorPosition
Fields
| Name | Description |
|---|---|
| Decimal | The position of the decimal separator. |
| FirstMaskPosition | The first position of the input mask. |
| FirstPosition | The first position in the input field. |