Class DropDownItem
- Namespace
- GrapeCity.Documents.Excel.Forms
- Assembly
- GcDocs.Excel.dll
public class DropDownItem : SelectorItem
- Inheritance
-
object
DropDownItem
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Constructors
Creates an item with value.
public DropDownItem(string value)
Parameters
value
string
The value of item.