Version

Infragistics.Controls.Editors Namespace

Classes
 ClassDescription
ClassColorPalette An object which unifies a group of colors together.
ClassColorPaletteCollection A collection of ColorPalette objects.
ClassColorPatch A wrapper class around a Color for use in the ColorPalette.
ClassColorPatchCollection A collection of ColorPatch objects.
ClassColorPickerDialogCloseCommand A Command that closes the Infragistics.Controls.Editors.Primitives.ColorPickerDialog of the XamColorPicker
ClassColorPickerDialogCommandBase A base class for all commands related to the Infragistics.Controls.Editors.Primitives.ColorPickerDialog
ClassColorPickerDialogCommandSource An object that describes what kind of Command should be attached to a Infragistics.Controls.Editors.Primitives.ColorPickerDialog, and what should trigger the command.
ClassColorPickerDialogOpenCommand A Command that opens the Infragistics.Controls.Editors.Primitives.ColorPickerDialog of the XamColorPicker.
ClassColorStripsCommandSource An object that describes what kind of Command should be attached to a Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker object, and what should trigger the command.
ClassSelectedColorChangedEventArgs An event argument for the tracking when a System.Windows.Media.Color value will changing.
ClassSelectedColorItemChangedEventArgs An event argument for the tracking when a Infragistics.Controls.Editors.Primitives.ColorItem value will changing.
ClassXamColorPicker An editor control which will allow for selection of a color.
ClassXamPickerCommandSource An object that describes what kind of Command should be attached to a XamColorPicker object, and what should trigger the command.
Interfaces
 InterfaceDescription
InterfaceISupportColorPickerAdvancedEditing Interface defined for controls which will be used as advanced editor for a XamColorPicker.
Enumerations
 EnumerationDescription
EnumerationColorPickerDialogCommand An enumeration of available commands for the Infragistics.Controls.Editors.Primitives.ColorPickerDialog.
EnumerationColorSliderView An enum describing which group of slider controls are available on the Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker.
EnumerationColorStripsCommand Enum that lists which commands are available for the Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker.
EnumerationSelectedColorUpdateMode An enum describing how SelectedColor is updated
EnumerationXamPickerCommand Enum that lists which commands are available for the XamColorPicker.
See Also