[]
        
(Showing Draft Content)

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

ListBoxItem Constructor

ListBoxItem()

Creates an empty item.

Declaration
public ListBoxItem()
Public Sub New()

ListBoxItem(string)

Creates an item with value.

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

The value of item.