Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface
Properties Methods

In This Topic
    IDropDownControlViewBase Interface Members
    In This Topic

    The following tables list the members exposed by IDropDownControlViewBase.

    Public Properties
     NameDescription
     PropertyGets the buttons settings of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets the icon of input editor. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     PropertyGets or sets a value indicating if the dropdown is currently open.  
    Top
    Public Methods
     NameDescription
     MethodApplies the style to this view. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
     MethodReturns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.IInputEditorViewBase)
    Top
    See Also