Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SelectFieldItem Class / SelectFieldItem Constructor / SelectFieldItem Constructor(String,Object)
In This Topic
    SelectFieldItem Constructor(String,Object)
    In This Topic
    Generate an item for check box list or radio button list.
    Syntax
    public SelectFieldItem( 
       System.string text,
       System.object value
    )

    Parameters

    text
    value
    See Also