[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IDropDownEventSupport

IDropDownEventSupport Interface

Interface that defines the events that will be raised for a dropdown-like control

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IDropDownEventSupport
Public Interface IDropDownEventSupport

Events

Name Description
DropDownClosed

Occurs when the dropdown is closed

DropDownOpened

Occurs when the dropdown is opened

SelectedIndexChanged

Occurs when selected index is changed.