[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.DropDownItem.-ctor

DropDownItem Constructor

DropDownItem()

Creates an empty item.

Declaration
public DropDownItem()

DropDownItem(string)

Creates an item with value.

Declaration
public DropDownItem(string value)
Parameters
Type Name Description
string value

The value of item.