For a list of all members of this type, see UltraPaletteInfo members.
Name | Description | |
---|---|---|
AllowAlpha | Gets or sets a value which determines whether the palette displays tools for allowing the user to change the alpha level (transparency) of the color. This includes the slider and the alpha text box. | |
Appearance | Gets or sets the appearance of the UltraPaletteInfo. | |
BorderStyle | Border style for the palette control. | |
ColorComponents | Gets or sets a value which determines which color components are displayed for editing. | |
ColorGrabberZoomAreaLocation | Gets or sets the zoomed area location of UltraColorPalette's eye dropper. | |
Columns | A collection of GridPaletteColumn instances that represent the columns in the display grid for the palette. | |
ColumnWidth | Gets or sets the width of the columns in the grid and custom palette. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomColors | A collection of custom colors which can be configured by the user. | |
CustomPaletteAppearance | Gets or sets the appearance of the custom palette in the UltraPaletteInfo. | |
EventManager | The object that enables, disables and controls firing of specific component events. | |
GridPaletteRowLabelAppearance | Gets or sets the appearance of the labels for the GridPaletteRow. | |
GridPaletteRowSeparatorAppearance | Gets or sets the appearance of the separators for the GridPaletteRow. | |
GridPaletteRowSingleButtonAppearance | Gets or sets the appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton. | |
GridPaletteRowSingleButtonHotTrackingAppearance | Gets or sets the hot-tracking (mouse over) appearance of the GridPaletteRow when it's Style property is set to GridPaletteRowStyle.SingleColorButton. | |
HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCustomPaletteAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSeparatorAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSingleButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasGridPaletteRowSingleButtonHotTrackingAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTextBoxAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
LabelAppearance | Gets or sets the appearance of the labels in the UltraPaletteInfo. | |
RowHeight | Gets or sets the height of the rows in the grid and custom palette. | |
Rows | A collection of GridPaletteRow instances that represent the rows in the display grid for the palette. | |
ShowColorGrabber | Gets or sets a value which determines whether the palette control will display the color grabber. | |
ShowColorPreviewBox | Gets or sets a value which determines whether the color palette will display the color preview box. | |
ShowCustomColors | Gets or sets a value which determines whether custom colors are displayed. The custom colors are customizable by the user. | |
ShowHexColorTextBox | Gets or sets a value which determines whether the color palette will display the text box that that shows the name or hex code value of the color and allows the user to edit it. | |
ShowOptionsButton | Gets or sets a value which determines whether the palette control will display the options button (cog wheel). | |
ShowSecondaryColor | Gets or sets a value which determines whether the palette control will display the secondary color box. | |
ShowSwapButton | Gets or sets a value which determines whether the swap button is displayed. The swap button swaps the palette control's Color and SecondaryColor. | |
Site | (Inherited from System.ComponentModel.Component) | |
TextBoxAppearance | Gets or sets the appearance of the text boxes (such as the RGB, HSL, or CMYK boxes) in the UltraPaletteInfo. | |
ViewStyle | Gets or sets a value which determines the view style of the palette. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | Returns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase) |