C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / InitilizeView Method

In This Topic
InitilizeView Method (C1DropDownEditorBase)
In This Topic
Initializes a view of the C1DropDownControlBase control.
Syntax
'Declaration
 
Protected Overrides Sub InitilizeView( _
   ByVal view As IDropDownControlViewBase _
) 
 

Parameters

view
See Also