PaletteColumnCountProperty Field
Defines the PaletteColumnCount property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int> PaletteColumnCountProperty
Public Shared ReadOnly PaletteColumnCountProperty As StyledProperty(Of Integer)
static val PaletteColumnCountProperty: StyledProperty<int>