ShadeCount Property
Gets the total number of shades for each color in this palette. Shades are usually a variation of the color lightening or darkening it.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
int ShadeCount { get; }
ReadOnly Property ShadeCount As Integer
Get
abstract ShadeCount : int with get
Property Value
Int32Remarks
Represents total rows in a table.