[]
        
(Showing Draft Content)

C1.Win.Input.C1MultiSelect.OnDropDownOpening

OnDropDownOpening Method

OnDropDownOpening(CancelEventArgs)

Raises the DropDownOpening event.

Declaration
protected override void OnDropDownOpening(CancelEventArgs e)
Protected Overrides Sub OnDropDownOpening(e As CancelEventArgs)
Parameters
Type Name Description
CancelEventArgs e
Overrides