[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownPicker

DropDownPicker Class

Represents the dropdown picker.

Inheritance
DropDownPicker
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class DropDownPicker
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class DropDownPicker

Properties

Name Description
BackColor

Gets or sets the background color of the drop-down picker

BorderStyle

Gets or sets the border style of the drop-down picker.

ButtonBackColor

Gets or sets the button background color of the drop-down picker.

ButtonForeColor

Gets or sets the button foreground color of the drop-down picker.

FlatStyle

Gets or sets the appearance of the drop-down picker.

Font

Gets or sets the font of the drop-down picker.

ForeColor

Gets or sets the color of the foreground of the drop-down picker.

SelectedBackColor

Gets or sets the highlight background color of the drop-down picker.

SelectedBorderColor

Gets or sets the color of the selected border of the drop-down picker.

SelectedForeColor

Gets or sets the color of the selected foreground of the drop-down picker.

SelectionRenderMode

Gets or sets the selection render mode of the drop-down picker.

SingleBorderColor

Gets or sets the color for a single line border.