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


In This Topic
Color Property (RibbonColorPicker)
In This Topic
Gets the selected color.
Syntax
'Declaration
 
Public ReadOnly Property Color As Color
 
'Usage
 
Dim instance As RibbonColorPicker
Dim value As Color
 
value = instance.Color
See Also