Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / ISelector Interface / SelectedIndex Property
In This Topic
    SelectedIndex Property
    In This Topic
    Represents the selected index of this control.
    Syntax
    System.int SelectedIndex {get; set;}
    Remarks
    Not fully supported by the *.ssjson and *.sjs format. The index could cause System.ArgumentOutOfRangeException if Items lost data.
    See Also