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

In This Topic
    IDropDowns Interface Members
    In This Topic

    The following tables list the members exposed by IDropDowns.

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