[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IDropDown

IDropDown Interface

The drop down control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface IDropDown : IControl<IDropDown>, ISelector<DropDownItem>, ISelector, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IDropDown
    Inherits IControl(Of IDropDown), ISelector(Of DropDownItem), ISelector, ICellLinkControl(Of Integer), ICellLinkControl, IControl

Properties

Name Description
DropDownLines

The maximum list count.