Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / ListBoxItem Class / ListBoxItem Constructor / ListBoxItem Constructor(String)
The value of item
In This Topic
    ListBoxItem Constructor(String)
    In This Topic
    Creates an item with value.
    Syntax
    public ListBoxItem( 
       System.string value
    )

    Parameters

    value
    The value of item
    See Also