| Class | Description |
|---|---|
| DetailView | Detail View Control. |
| DetailView.ItemBindingException | Represents exception thrown when binding item to datasource failed. |
| DetailViewItems | Represents the collection of items in a DetailView. |
| DVComboBox | Summary description for DVComboBox. |
| DVDateTimePicker | Summary description for DVDateTimePicker. |
| DVMaskedTextBox | |
| DVTextBox | Summary description for DVTextBox. |
| DVTouchDateTimePicker | |
| GradientColor | Represents a gradient color. |
| ImageConstants | Defines constans for DetailView images defined in sImages static member. |
| Item | Empty Item only with label. |
| ItemAdvancedComboBox | Item that implement AdvancedComboBox control. |
| ItemComboBox | Item that implement Combo Box control. |
| ItemDateTime | Item that implement DateTime Picker control. |
| ItemEventArgs | The Item event occurs when a Item is clicked, got focus, lost focus or changed. A ItemEventArgs specifies the Item which raise event, its name and index in DetailViewItems collection. |
| ItemCheckBox | Item that implement Check Box control. |
| ItemLink | ItemClick is the item used for external value input. |
| ItemMaskedTextBox | Item that implement Resco.Controls.MaskedTextBox control. |
| ItemNumeric | Item that implements NumericUpDown control. |
| ItemPageBreak | ItemPageBreak is used for splitting the DetailView Items into more pages. |
| ItemTextBox | Item that implement TextBox control. |
| ItemTimeSpan | |
| ItemTouchDateTime | Item that implement Touch DateTime Picker control. |
| ItemTouchTimeSpan | |
| Page | Represents one page of the detail view. |
| PageCollection | Represents a collection of pages. |
| PageChangeEventArgs | Arguments to PageChanging event. |
| TouchGestureEventArgs | |
| ValidatingEventArgs | Arguments to ItemValidating event. |
| Delegate | Description |
|---|---|
| DetailView.DesignTimeCallback | DesignTimeCallback. |
| ItemEventHandler | Item Event Handler. |
| ItemValidatingEventHandler | Item validating event handler. |
| PageChangingEventHandler | Page changing event handler. |
| TouchGestureEventHandler |
| Enumeration | Description |
|---|---|
| DateTimePickerFormat | Specifies the date and time format for the OutlookDateTimePicker control. |
| ErrorBackground | |
| FillDirection | The direction of the gradient will fill. |
| ItemBorder | Specifies the style of the Item border. |
| ItemTextBoxCharacterCasing | Specifies the case of characters in a TouchTextBox control. |
| RescoArrowStyle | Defines the style of the paging arrows. |
| RescoComboBoxStyle | Specifies the ComboBox style. |
| RescoDateTimePickerStyle | Specifies the DateTime picker style. |
| RescoCheckBoxLocation | Defines the location of the CheckBox. |
| RescoItemStyle | Defines the style of the item. |
| RescoLinkLocation | Defines the location of the link button. |
| RescoPageNumberStyle | Defines the style of the page numbering. |
| RescoPagesLocation | Defines the positon of the pager. |
| RescoPageStyle | Defines the style of the pager. |
| RoundedCornerStyles | |
| TouchGesture | |
| TouchGestureType | |
| TouchScrollDirection | |
| VerticalAlignment |