Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IInputEditorViewBase Interface
Members

In This Topic
    IInputEditorViewBase Interface
    In This Topic
    Represents the base view of input editor.
    Object Model
    IInputEditorViewBase Interface
    Syntax
    'Declaration
     
    
    Public Interface IInputEditorViewBase 
       Inherits C1.Framework.Accessibility.IAccessibleElementsHolder 
    public interface IInputEditorViewBase : C1.Framework.Accessibility.IAccessibleElementsHolder  
    See Also