[]
        
(Showing Draft Content)

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

DropDownItem Constructor

DropDownItem()

Creates an empty item.

Declaration
public DropDownItem()
Public Sub New()

DropDownItem(string)

Creates an item with value.

Declaration
public DropDownItem(string value)
Public Sub New(value As String)
Parameters
Type Name Description
string value

The value of item.