Skip to content

ColorPickerEventArgs

harborsiem edited this page Mar 26, 2025 · 2 revisions

ColorPickerEventArgs

ColorPickerEventArgs is derived from EventArgs

Public constructors, methods, properties and events:

Constructors:

ColorPickerEventArgs is created by RibbonDropDownColorPicker for the events ColorChanged, Preview and CancelPreview

Methods:

Properties:

Name and (Type) Description
ColorType (SwatchColorType) SwatchColorType enum.
RGBColor (Color?) The choosen Color. Can be null.

Events:

Table of contents

Clone this wiki locally