[]
        
(Showing Draft Content)

C1.Win.List.DropDownList.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(EventArgs)

Raised when a selection has changed.

Declaration
protected override void OnSelectionChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e
Overrides