ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / ICharRange Interface / Start Property

In This Topic
    Start Property
    In This Topic
    Gets the index of the start of the range.
    Syntax
    'Declaration
     
    ReadOnly Property Start As System.Integer
    System.int Start {get;}
    See Also