Inheritance Hierarchy
com.grapecity.documents.excel.forms Package
Classes
ClassDescription
Represents an item of @code:IDropDown.
Represents an item of @code:IListBox.
Provides a base class for item types in a selection control.
Interfaces
InterfaceDescription
The button control.
Common members of controls that have CellLink property.
Common members of controls that have CellLink property.
The check box control.
Common members of controls that have text content to display.
The base of form controls.
Common members of form control collections
Generic type members of form controls
The drop down control.
Prevents generic type parameter erasure for IItemList<T>< DropDownItem> .
The group box control.
Holds the collection of items that constitute the content of an ISelector.
Holds the list of items that constitute the content of an ISelector.
The label control.
The list box control.
Prevents generic type parameter erasure for IItemCollection<T>< ListBoxItem> .
Prevents generic type parameter erasure for IItemList<T>< ListBoxItem> .
The option button control.
Represents an element that has a value within a specific range.
The scrollbar control.
Represents a control that allows a user to select items from among its child elements.
Represents a control that allows a user to select items from among its child elements.
The spinner control.
Enumerations
EnumerationDescription
Defines the different orientations that a control or layout can have.
Represents the type of form controls.
The selection mode of list box
See Also