Color Editor Elements
- 2 minutes to read
This topic describes the visible elements of the ASPxColorEdit.
The following visual elements are available:
#Color Indicator
The color indicator displays the selected color within the editor’s edit box.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Style | ASPx |
Width | ASPx |
Height | ASPx |
#Color Table
The color table consists of the default color section, which is always visible, and a custom color section. To display the custom color section, set the ASPxColorEdit.EnableCustomColors property to true
. If a user clicks the Custom Color… button, it invokes the color picker.
The table below lists the main members that affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Style | ASPx |
Column Count | ASPx |
Default Colors | ASPx |
Custom Color Section Visibility | ASPx |
Custom Color Button Text | ASPx |
#Color Table Cell
The color table cell displays an individual color within the color table.
The table below lists the main members that affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Style | ASPx |
#Automatic Color Item
The automatic color item allows users to select a predefined default color.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Availability | ASPx |
Color | ASPx |
Caption | ASPx |
Value | ASPx |
Style | ASPx |
#Color Picker
Click the Custom Color… button in the color table to display the color picker.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Availability | ASPx |
OK Button Text | ASPx |
Cancel Button Text | ASPx |
Style | ASPx |