Spread WPF 18
GrapeCity.Spreadsheet.FormControls Namespace / IDropDown Interface
Members


In This Topic
    IDropDown Interface
    In This Topic
    Represents a drop down control.
    Object Model
    IDropDown Interface
    Syntax
    'Declaration
     
    Public Interface IDropDown 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControlIListControl 
    'Usage
     
    Dim instance As IDropDown
    See Also