Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDropDown Class
Properties


In This Topic
    DateTimeDropDown Class Members
    In This Topic

    The following tables list the members exposed by DateTimeDropDown.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DateTimeDropDown class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether to allow a drop action. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets whether the user can change the size of the drop-down window with a size grip. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets a bool value that indicates whether the drop-down window is automatically shown when the control gets focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is dropped. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets how to handle animation when closing the drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets the drop down direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Public PropertyGets or sets the type of the drop down.  
    Public PropertyGets or sets how to handle animation when opening the drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    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.DropDown)
    Public PropertyGets or sets the size of the drop-down window. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.DropDown)
    Top
    See Also