Spread Windows Forms 12.0 Product Documentation
Count Property (IColorPalette)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IColorPalette Interface : Count Property
Gets the number of indexed colors.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IColorPalette
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

An integer value represents the number of indexed colors.
See Also

Reference

IColorPalette Interface
IColorPalette Members