| Package | Description |
|---|---|
| com.grapecity.documents.excel.forms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDropDown
The drop down control.
|
interface |
IListBox
The list box control.
|
interface |
ISelectorT<T extends SelectorItem,TCollection extends IItemList<T>>
Represents a control that allows a user to select items from among its child elements.
|