[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.DropDownItem

Class DropDownItem

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

Represents an item of IDropDown.

public class DropDownItem : SelectorItem
Inheritance
DropDownItem
Inherited Members

Constructors

DropDownItem()

Creates an empty item.

public DropDownItem()

DropDownItem(string)

Creates an item with value.

public DropDownItem(string value)

Parameters

value string

The value of item.