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


In This Topic
    IListControl Interface
    In This Topic
    Provides a common implementation of members for the IListBox and IDropDown classes.
    Object Model
    IListControl Interface
    Syntax
    'Declaration
     
    Public Interface IListControl 
       Inherits GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl 
    'Usage
     
    Dim instance As IListControl
    public interface IListControl : GrapeCity.Spreadsheet.Drawing.IDrawingObjectIFormControl  
    See Also