FS
Fathima Shalini P
Syncfusion Team
October 23, 2008 07:40 AM UTC
Hi Troy,
Thank you for your interest in Syncfusion Products.
To retrieve the index value of the current cursor's position we can use the CurrentColumn property. Please refer to the below code snippet that illustrates this:
Dim index As Integer =Me.editControl1.CurrentColumn
Please let me know if this helps you.
Regards,
Fathima