WinForms namespace
Classes
- Button
- ButtonTO
- C1FlexGrid
- C1TableCell
- C1TrueDbGrid
- Calendar
- CalendarTO
- CheckBox
- CheckBoxTO
- ComboBox
- ComboBoxTO
- CustomGrid
- DataGrid
- DataGridView
- Edit
- Editor
- EditorTO
- EditTO
- Label
- LabelTO
- ListBox
- ListBoxTO
- ListItem
- ListView
- ListViewItem
- ListViewTO
- PropertyGrid
- PropertyGridTO
- RadioButton
- RadioButtonTO
- ScrollBar
- ScrollBarTO
- SpinBox
- SpinBoxTO
- StatusBar
- StatusBarTO
- TabControl
- TabControlTO
- Table
- TableCell
- TableTO
- ToolBar
- ToolBarItem
- ToolBarTO
- TreeView
- TreeViewNode
- TreeViewTO
- UiObject
- UIObjectTO
- UltraWinGrid
- Window
- WindowTO
- XtraGrid
Type Definitions
GridType
Custom grid types supported by the Table test object.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
dataGrid |
string | A Microsoft DataGrid. |
dataGridView |
string | A Microsoft DataGridView. |
c1FlexGrid |
string | A ComponentOne C1FlexGrid. |
c1TrueDbGrid |
string | A ComponentOne C1TrueDBGrid. |
ultraWinGrid |
string | An Infragistics UltraWinGrid. |
xtraGrid |
string | A DevExpress XtraGrid. |
unknown |
string | Unknown grid type. |