'Declaration Public Overloads ReadOnly Property Item( _ ByVal Name As System.String _ ) As C1RibbonGroup
public C1RibbonGroup Item( System.string Name ) {get;}
Parameters
- Name
- The specified key.
'Declaration Public Overloads ReadOnly Property Item( _ ByVal Name As System.String _ ) As C1RibbonGroup
public C1RibbonGroup Item( System.string Name ) {get;}