C1.Win.Input.Base.Views Namespace / IDropDownEditorViewBase Interface
Members

IDropDownEditorViewBase Interface
Represents the base methods, events, and properties of a text editor for a view hosted in a drop-down control.
Object Model
IDropDownEditorViewBase InterfaceButtonsSettings ClassIInputEditorElement Interface
Syntax
'Declaration
 
Public Interface IDropDownEditorViewBase 
   Inherits C1.Framework.Accessibility.IAccessibleElementsHolder, IDropDownControlViewBase, IInputEditorViewBase, ITextBoxBaseView 
 
See Also