Version

Infragistics.Win.UltraColorPalette Namespace

Classes
 ClassDescription
ClassAfterCustomColorsChangedEventArgs Event arguments for the UltraPaletteInfo.AfterCustomColorsChanged event.
ClassBeforeCustomColorsChangedEventArgs Event arguments for the UltraPaletteInfo.BeforeCustomColorsChanged event.
ClassColorChangedEventArgs Event arguments for the UltraColorPalette.ColorChanged event.
ClassColorPreviewBoxClickEventArgs Event arguments for the UltraColorPalette.ColorPreviewBoxClicked event.
ClassColorPreviewBoxEventArgs Event arguments for events that relate to a ColorPreviewBox.
ClassColorWellEventArgs Event arguments for events that relate to a ColorWell.
ClassCustomColorsCollection A collection of colors for the custom palette of the UltraPaletteInfo.
ClassGridPaletteCollectionBase<T> Base class for the rows and columns collections of the UltraPaletteInfo.
ClassGridPaletteCollectionBase.GridPaletteItemBase<T> Base class for a row or column in the UltraPaletteInfo.
ClassGridPaletteColumn A class representing a column in a grid palette.
ClassGridPaletteColumn.GridPaletteColumnTypeConverter GridPaletteItemBase object type converter.
ClassGridPaletteColumnsCollection Class representing the columns collection in an UltraPaletteInfo.
ClassGridPaletteRow Class representing a row in a grid palette.
ClassGridPaletteRow.GridPaletteRowTypeConverter GridPaletteItemBase object type converter.
ClassGridPaletteRowsCollection Class representing the rows collection in an UltraPaletteInfo.
ClassUltraColorPalette Control for displaying color palettes and allowing a user to choose a color.
ClassUltraColorPaletteEventManager Class for managing an UltraColorPalette's events. It maintains an enabled flag for each event as well as a nested 'in progress' count and it exposes events for firing each event.
ClassUltraPaletteInfo The UltraPaletteInfo component provides grid palette, custom palette, and other style settings to the UltraColorPalette or Infragistics.Win.UltraWinEditors.UltraColorPicker controls. Any number of UltraColorPalette and UltraColorPicker controls can be assigned to the same UltraPaletteInfo, thus allowing all of the control to share the same palettes and styles.
ClassUltraPaletteInfoEventManager Class for managing an UltraPaletteInfo's events. It maintains an enabled flag for each event as well as a nested 'in progress' count and it exposes events for firing each event.
ClassUltraPaletteInfoStreamer Provides serialization support for UltraPaletteInfo.
Enumerations
 EnumerationDescription
EnumerationColorComponent Enumeration to identify the text boxes of the color picker.
EnumerationColorComponents Enumeration to indicate which elements of a color to display for editing
EnumerationColorGrabberZoomAreaLocation Enumerates the possible locations of the eye dropper zoomed area
EnumerationColorPaletteEventIds Identifies an event of the UltraColorPalette
EnumerationColorPalettePropertyIds Enumeration of UltraColorPalette Property IDs
EnumerationColorPaletteViewStyle Enumerates the possible view styles of the UltraColorPalette control.
EnumerationColorPickerEditorStyle Enumerates the possible styles for the UltraColorPicker.
EnumerationColorPreviewBoxClickAction Enumeration of the possible actions that occur when a user clicks on the color preview box.
EnumerationCustomColorsChangeType Indicates which type of change occurred in the
EnumerationEventGroups Identifies groups of UltraRadialMenu events
EnumerationGridPaletteRowStyle Enumerates the possible styles of the GridPaletteRow
EnumerationPaletteInfoCategories Categories for use when saving and loading the properties of the UltraPaletteInfo
EnumerationPaletteInfoEventIds Identifies an event of the UltraPaletteInfo
EnumerationPaletteInfoPropertyIds Enumeration of PaletteInfo Property IDs
See Also