[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ListBoxItem.-ctor

ListBoxItem Constructor

ListBoxItem()

Creates an empty item.

Declaration
public ListBoxItem()

ListBoxItem(string)

Creates an item with value.

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

The value of item.