In This Article

ColorPickerGalleryItemLayoutBehavior Enum

Specifies the layout behavior of an item in a ColorPickerGallery control.

public enum ColorPickerGalleryItemLayoutBehavior

Fields

Name Description
Default

A standalone brush item.

GroupEnd

A brush item that ends a vertical group of other brush items.

GroupInner

A brush item that is in the middle of a vertical group of other brush items.

GroupStart

A brush item that starts a vertical group of other brush items.

Shaded

A standalone brush item that adds a group of shades below it.