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