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

In This Topic
    IInputEditorViewBase Interface Members
    In This Topic

    The following tables list the members exposed by IInputEditorViewBase.

    Public Properties
     NameDescription
     PropertyGets the buttons settings of input editor.  
     PropertyGets or sets the icon of input editor.  
    Top
    Public Methods
     NameDescription
     MethodApplies the style to this view.  
     MethodReturns the C1.Framework.Element of this content element.  
    Top
    Public Events
     NameDescription
     EventOccurs when Custom button is clicked.  
     EventOccurs when DropDown button is clicked.  
     EventOccurs when Modal button is clicked.  
     EventOccurs when Up or Down buttons are clicked.  
    Top
    See Also