Spread WPF 18
GrapeCity.Spreadsheet.FormControls Namespace / IListBoxes Interface
Properties Methods

In This Topic
    IListBoxes Interface Members
    In This Topic

    The following tables list the members exposed by IListBoxes.

    Public Properties
     NameDescription
     PropertyGets the item at the specified index. (Inherited from GrapeCity.Spreadsheet.IReadonlyArray<IListBox>)
     PropertyGets the total number of items. (Inherited from GrapeCity.Spreadsheet.IReadonlyArray<IListBox>)
    Top
    Public Methods
     NameDescription
     MethodCreates a list box control.  
    Top
    See Also