[]
        
(Showing Draft Content)

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

DropDownItem Constructor

DropDownItem()

创建一个空的项目。

Declaration
public DropDownItem()

DropDownItem(string)

创建具有值的项。

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

项的值。