[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.C1MultiColumnCombo.CreateDropDownView

CreateDropDownView Method

CreateDropDownView(DropDownView)

Instantiates an IDropDownView, applies the properties from this C1MultiColumnCombo, and subscribes to events.

Declaration
protected virtual IDropDownView CreateDropDownView(DropDownView dropDownView)
Parameters
Type Name Description
DropDownView dropDownView

View to be created.

Returns
Type Description
IDropDownView