[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IDropDowns

IDropDowns Interface

Represents a list of drop down controls.

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

Methods

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

Creates a drop down control.