ComponentOne Ribbon for WinForms
Item Property (RibbonColorPalette)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPalette Class : Item Property
Gets the palette entry with the specified index.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As RibbonColorPaletteEntry
public RibbonColorPaletteEntry this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

RibbonColorPalette Class
RibbonColorPalette Members