[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ListBoxItem

Class ListBoxItem

Namespace
GrapeCity.Documents.Excel.Forms
Assembly
GcDocs.Excel.dll

Represents an item of IListBox.

public class ListBoxItem : SelectorItem
Inheritance
ListBoxItem
Inherited Members

Constructors

ListBoxItem()

Creates an empty item.

public ListBoxItem()

ListBoxItem(string)

Creates an item with value.

public ListBoxItem(string value)

Parameters

value string

The value of item.