GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonColorPicker Class / SelectedIndex Property


In This Topic
SelectedIndex Property (RibbonColorPicker)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property SelectedIndex As Integer
 
'Usage
 
Dim instance As RibbonColorPicker
Dim value As Integer
 
value = instance.SelectedIndex
See Also