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

IDropDownControlViewBase Interface
Represents the base view for base drop down control.
Object Model
IDropDownControlViewBase InterfaceButtonsSettings ClassIInputEditorElement Interface
Syntax
'Declaration
 
Public Interface IDropDownControlViewBase 
   Inherits C1.Framework.Accessibility.IAccessibleElementsHolder, IInputEditorViewBase 
 
See Also