Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ComboDropDownInfo Class
Properties Methods


In This Topic
    ComboDropDownInfo Class Members
    In This Topic

    The following tables list the members exposed by ComboDropDownInfo.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of this class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether to allow drop. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets whether the user can change the size of the drop-down window with a size grip.  
    Public PropertyGets or sets a bool value that indicates whether the drop-down window is automatically shown when the control (which is droppable) gets focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is shown. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets whether to calculate the width for the drop-down window when opening the drop-down list.  
    Public PropertyGets or sets how to do animation when closing the drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets the drop-down direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets the drop-down height.  
    Public PropertyGets or sets how to do animation when opening the drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyGets or sets a bool value that indicates whether to show a shadow on the drop-down dialog. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo)
    Public PropertyOverridden.   
    Public PropertyGets or sets the drop-down width.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    See Also