[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IListBoxes

IListBoxes Interface

Represents a list of list box controls.

Namespace: GrapeCity.Spreadsheet.FormControls
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IListBoxes : IReadonlyArray<IListBox>
Public Interface IListBoxes
    Inherits IReadonlyArray(Of IListBox)

Methods

Name Description
Add(double, double, double, double)

Creates a list box control.