[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditorInfo

DropDownEditorInfo Class

Represents the DropDownEditor information.

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

Properties

Name Description
BackColor

Gets or sets the background color of the drop-down window.

BackgroundImage

Gets or sets the background image displayed in the drop-down window.

BackgroundImageLayout

Gets or sets the layout of the background image.

BorderStyle

Gets or sets style of the border.

ContentAlignment

Gets or sets the content alignment.

Font

Gets or sets the font which is used for the drop-down window.

ForeColor

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

Padding

Gets or sets the padding of the drop-down window.

ReadOnly

Gets or sets a value that indicates whether the drop-down editor is read-only.

ScrollBarMode

Gets or sets how to display the scroll bars.

ScrollBars

Gets or sets a value that indicates how to show scroll bars.

SingleBorderColor

Gets or sets the color of the single line border.

TouchToolBar

Gets the displayed TouchToolBar.