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


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