ColorCount Property
Gets the total number of colors in this palette. A color is not necessarily a single value and may be composed of several shades.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
int ColorCount { get; }
ReadOnly Property ColorCount As Integer
Get
abstract ColorCount : int with get
Property Value
Int32Remarks
Represents total columns in a table.