[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownControlBase.OnPostChanges

OnPostChanges Method

OnPostChanges(Element)

Fires when item was clicked on drop down item list.

Declaration
protected virtual void OnPostChanges(Element clickedElement)
Protected Overridable Sub OnPostChanges(clickedElement As Element)
Parameters
Type Name Description
Element clickedElement