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