[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SelectFieldItem

SelectFieldItem Class

Represents an checkBoxList/radioList item.

Inheritance
SelectFieldItem
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class SelectFieldItem
Public Class SelectFieldItem

Constructors

Name Description
SelectFieldItem()

Generate an item for check box list or radio button list.

SelectFieldItem(string, object)

Generate an item for check box list or radio button list.

Properties

Name Description
Text

Gets or sets the value of the item.

Value

Gets or sets the text of the item.