Class | Description | |
---|---|---|
![]() | BaseEditor | Represents the partial (abstract) implementation of the IEditor interface for a base editor for a cell. |
![]() | CheckBoxEditor | Represents an editor control for check box cells. |
![]() | ComboBoxEditor | Represents an editor control for combo box cells. |
![]() | GeneralEditor | Represents a generic text box editor control. |
![]() | ListBoxEditor | Represents an editor control for list box cells. |
![]() | MultiColumnEditor | Represents the multiple-column combo box editor. |
![]() | RadioButtonListEditor | Represents an editor control for radio button list (multiple option) cells. |
Interface | Description | |
---|---|---|
![]() | IEditor | Interface that supports the editor in a cell. |
![]() | IEditor2 | Interface that supports additional aspects of the editor in a cell. |
Enumeration | Description | |
---|---|---|
![]() | ListAlignment | Specifies which side of the combo box the drop-down list is aligned to. |