[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo

DropDownInfo Class

Represents settings for the DropDown function.

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

This class provides information about the drop-down function.

Properties

Name Description
AllowDrop

Gets or sets a value that indicates whether to allow drop.

AllowResize

Gets or sets whether the user can change the size of the drop-down window using a size grip.

AutoDropDown

Gets or sets a bool value that indicates whether the drop-down window is automatically shown when the control (which is droppable) gets focus.

AutoHideTouchKeyboard

Gets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is shown.

ClosingAnimation

Gets or sets how to do animation when closing the drop-down window.

Direction

Gets or sets the drop-down direction.

OpeningAnimation

Gets or sets how to do animation when opening the drop-down window.

ShowShadow

Gets or sets a bool value that indicates whether to show a shadow on the drop-down dialog.

Size

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