[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.SelectorItem

Class SelectorItem

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

Provides a base class for item types in a selection control.

public abstract class SelectorItem
Inheritance
SelectorItem
Derived
Inherited Members

Constructors

SelectorItem()

protected SelectorItem()

Properties

Value

The content of this item.

public string Value { get; set; }

Property Value

string