'Declaration Public Overloads Property Item( _ ByVal Index As System.Integer _ ) As C1RibbonTabPage
public C1RibbonTabPage Item( System.int Index ) {get; set;}
Parameters
- Index
- The specified index.
'Declaration Public Overloads Property Item( _ ByVal Index As System.Integer _ ) As C1RibbonTabPage
public C1RibbonTabPage Item( System.int Index ) {get; set;}