Sets or retrieves a value that indicates the index of the selected object.
[Visual Basic]
Public Property SelectedIndex As Integer
[C#]
public int SelectedIndex {get;set;}
[Delphi]
public property SelectedIndex: Int32 read get_SelectedIndex write set_SelectedIndex;
See Also
C1WebTabStrip Class | C1WebTabStrip Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |