Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / DropDownItem Class / DropDownItem Constructor / DropDownItem Constructor(String)
The value of item
In This Topic
    DropDownItem Constructor(String)
    In This Topic
    Creates an item with value.
    Syntax
    public DropDownItem( 
       System.string value
    )

    Parameters

    value
    The value of item
    See Also