ComponentOne Basic Library for UWP
SelectionStart Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : SelectionStart Property
Gets or sets the starting position of the text selected in the C1NumericBox.
Syntax
'Declaration
 
Public Property SelectionStart As System.Integer
public System.int SelectionStart {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members