Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IDropDownEventSupport Interface
Members


In This Topic
    IDropDownEventSupport Interface
    In This Topic
    Interface that defines the events that will be raised for a dropdown-like control
    Syntax
    'Declaration
     
    
    Public Interface IDropDownEventSupport 
    'Usage
     
    
    Dim instance As IDropDownEventSupport
    public interface IDropDownEventSupport 
    See Also