Some remarks and description about this assembly.
Classes
DataLookupCommands | Provides commands related to data selection and lookup. |
DataPagerEvents | Provides routed events for UXDataPager. |
ExportExtensions | Export extensions. |
GridViewEvents | Provides routed events for UXGridView. |
PageCountConverter | Determines the page count text based on the given values. |
SelectionInputControl | Represents a selection input control. |
SelectionInputItem | Represents a selection input item control. |
SelectionInputPanel | Represents a selection input panel. |
UXDataComboBox | Represents a queryable combo box control. |
UXDataComboBoxBoundColumn | |
UXDataComboBoxCell | |
UXDataComboBoxCellBase | |
UXDataComboBoxColumn | |
UXDataComboBoxColumnHeader | |
UXDataComboBoxCommandImpl | |
UXDataComboBoxCommands | |
UXDataComboBoxItem | Represents a queryable combo box item control. |
UXDataComboBoxResource | Represents the localized string resource used in UXDataPager. |
UXDataComboBoxSelectColumn | |
UXDataComboBoxTemplateColumn | |
UXDataComboBoxTextColumn | |
UXDataFilter | Provides a user interface for data filtering. |
UXDataFilterItem | Represents data filter item. |
UXDataLookupBox | Represents a queryable lookup box control. |
UXDataPager | Provides a user interface for paging through a collection of data. |
UXDataPagerResource | Represents the localized string resource used in UXDataPager. |
UXDataSearchBox | |
UXGridView | Represents a grid view control with MVVM binding support, rich data presentation features, and highly customizable settings. |
UXGridViewAutoGeneratingColumnEventArgs | Provides data for the AutoGeneratingColumn event. |
UXGridViewBeginningEditEventArgs | Provides data for the BeginningEdit event. |
UXGridViewBoundColumn | Represents a UXGridView column that can bind to a property in the grid's data source. |
UXGridViewCell | Represents an individual UXGridView cell. |
UXGridViewCellEditEndedEventArgs | Provides data for the CellEditEnded event. |
UXGridViewCellEditEndingEventArgs | Provides data for the CellEditEnding event. |
UXGridViewCellsPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the cells are to be added. |
UXGridViewCheckBoxColumn | Represents a UXGridView column that hosts UXCheckBox controls in its cells. |
UXGridViewColumn | Represents a UXGridView column. |
UXGridViewColumnEventArgs | Provides data for the column realted event. |
UXGridViewColumnFootersPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the footer cells are to be added. |
UXGridViewColumnHeader | Represents an individual UXGridView column header. |
UXGridViewColumnHeadersPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the column headers are to be added. |
UXGridViewColumnReorderingEventArgs | Provides data for the ColumnReordering event. |
UXGridViewComboBox | Represents the combo box editing control for UXGridView. |
UXGridViewComboBoxColumn | Represents a UXGridView column that hosts textual or image content in its cells. |
UXGridViewContextMenu | Represents the context menu control for UXGridView. |
UXGridViewContextMenuCommands | Provides UXGridView context menu related commands. |
UXGridViewCssStyle | Represent UXGridVieww css styles used in HTML exporting. |
UXGridViewCssStyleSelector | Represent UXGridView css style selector used in HTML Exporting. |
UXGridViewCsvExportOptions | Provides various options for exporting data in CSV format |
UXGridViewDetailsPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the row details are to be added. |
UXGridViewDropDownButton | Represents a UXGridView drop down button. |
UXGridViewExpanderButton | Represents a UXGridView expander button. |
UXGridViewExpanderColumn | Represents a UXGridView column that used to expand or collapsed row details. |
UXGridViewExportedEventArgs | Provides data for the Exported event. |
UXGridViewExportingEventArgs | Provides data for the Exporting event. |
UXGridViewExportOptions | Provides various options for export |
UXGridViewFrozenGrid | Represents a non-scrollable grid that contains UXGridView row headers. |
UXGridViewGroupBox | Represents UXGridView group box. |
UXGridViewGroupBoxItem | Representes a UXGridView group box item. |
UXGridViewGroupDescriptor | Represents group descriptor for UXGridView. |
UXGridViewHyperlinkColumn | Represents a UXGridView column that hosts hyperlink button in its cells. |
UXGridViewLengthConverter | Converts instances of other types to and from UXGridViewLength instances. |
UXGridViewNewRow | Represents a UXGridView new row. |
UXGridViewNewRowPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the new row is to be added. |
UXGridViewPreparingCellForEditEventArgs | Provides data for the PreparingCellForEdit event. |
UXGridViewResource | Represents the localized string resource used in UXGridView. |
UXGridViewRow | Represents a UXGridView row. |
UXGridViewRowBase | Serves as the base class for UXGridView row control. |
UXGridViewRowClipboardEventArgs | Provides data for the CopyingRowClipboardContent event. |
UXGridViewRowDetailsEventArgs | Provides data for the RowDetailsVisibilityChanged event. |
UXGridViewRowEditEndedEventArgs | Provides data for the RowEditEnded event. |
UXGridViewRowEditEndingEventArgs | Provides data for the RowEditEnding event. |
UXGridViewRowEventArgs | Provides data for the row related event. |
UXGridViewRowGroupFooter | Represents a UXGridView row group footer. |
UXGridViewRowGroupFooterStyleSelector | Represents the UXGridViewRowGroupFooter style selector. |
UXGridViewRowGroupHeader | Represents the header of a UXGridView row group. |
UXGridViewRowGroupHeaderEventArgs | Provides data for the RowGroupHeader related event. |
UXGridViewRowGroupHeaderStyleSelector | Represents the UXGridViewRowGroupHeader style selector. |
UXGridViewRowHeader | Represents an individual UXGridView row header. |
UXGridViewRowsPresenter | Used within the template of a UXGridView to specify the location in the control's visual tree where the rows are to be added. |
UXGridViewSelectColumn | Represents a UXGridView column that used to check or unchecked items. |
UXGridViewSelectionChangedEventArgs | Provides data for the SelectionChanged event. |
UXGridViewSequenceColumn | Represents a UXGridView column that used to expand or collapsed row details. |
UXGridViewTemplateColumn | Represents a UXGridView column that hosts template-specified content in its cells. |
UXGridViewTextColumn | Represents a UXGridView column that hosts textual or image content in its cells. |
UXGridViewUpdateCellInfo | |
UXMultipleSelectionComboBox | Represents a multiple selection combo box control. |
UXMultipleSelectionComboBoxItem | Represents a multiple selection combo box item control. |
UXPageableComboBox | |
UXPageableLookupBox | |
UXTreeList | |
UXTreeListExpanderButton | |
UXTreeListRow | |
UXTreeListTreeColumn | |
UXTreeListTreeLabel |
Structures
UXGridViewClipboardCellContent | Provides data about UXGridView cell content when it is copied to the clipboard. |
UXGridViewLength | Represents the lengths of elements within the UXGridView control. |
Delegates
UXGridViewAutoGeneratingColumnEventHandler | Represents the method that will handle the AutoGeneratingColumn event. |
UXGridViewBeginningEditEventHandler | Represents the method that will handle the BeginningEdit event. |
UXGridViewCellEditEndedEventHandler | Represents the method that will handle the CellEditEnded event. |
UXGridViewCellEditEndingEventHandler | Represents the method that will handle the CellEditEnding event. |
UXGridViewColumnDisplayIndexChangedEventHandler | Represents the method that will handle the ColumnDisplayIndexChanged event. |
UXGridViewColumnEventHandler | Represents the method that will handle the column related event. |
UXGridViewColumnReorderingEventHandler | Represents the method that will handle the ColumnReordering event. |
UXGridViewExportedEventHandler | Represents the method that will handle the Exported event. |
UXGridViewExportingEventHandler | Represents the method that will handle the Exporting event. |
UXGridViewPreparingCellForEditEventHandler | Represents the method that will handle the PreparingCellForEdit event. |
UXGridViewRowClipboardEventHandler | Represents the method that will handle the CopyingRowClipboardContent event. |
UXGridViewRowDetailsEventHandler | Represents the method that will handle the RowDetailsVisibilityChanged event. |
UXGridViewRowEditEndedEventHandler | Represents the method that will handle the RowEditEnded event. |
UXGridViewRowEditEndingEventHandler | Represents the method that will handle the RowEditEnding event. |
UXGridViewRowEventHandler | Represents the method that will handle the row related event. |
UXGridViewRowGroupHeaderEventHandler | Represents the method that will handle the RowGroupHeader related event. |
UXGridViewSelectionChangedEventHandler | Represents the method that will handle the SelectionChanged event. |
Enumerations
ClipboardCopyMode | Specifies whether content can be copied to the clipboard from a UXGridView control. If the content can be copied, specifies whether column headers are copied. |
EditAction | Specifies constants that define what action was taken to end an edit. |
EditEnterKeyAction | Specifies the actions when enter key is pressed during editing mode. |
EditingUnit | Specifies constants that define whether editing is enabled on a cell level or on a row level. |
EditKeyGesture | Specifies the key gestures to enter the editing mode. |
EditMouseGesture | Specifies the mouse gestures to enter editing mode. |
EnterKeyAction | Specifies the actions when enter key is pressed. |
ExitEditSource | |
ExportElement | Specifies the constants that indicates the type of the current exporting element |
ExportFormat | Specifies the constants that determine the exporting format. |
GridLinesVisibility | Specifies constants that define which grid lines separating UXGridVIew inner cells are shown. |
LostFocusAction | |
NewRowPosition | |
PagerDisplayMode | Specifies how the page controls are displayed on a UXDataPager control. |
QueryOperation | Specifies the constants that define how UXGridView will handle the data operation. |
ResizeUnitType | Specifies the constants that describe how UXGridView elements, such as columns, are sized. |
RowDetailsVisibility | Specifies constants that define when UXGridView row details are displayed. |
ScrollMode | Specifies the constants that determine the scrolling behavior. |
SelectionMode | Specifies constants that define the UXGridView selection modes. |
SelectionUnit | Specifies the constants that define the UXGridView selection unit. |
ClipboardCopyMode Enumeration
DataLookupCommands Class
DataPagerEvents Class
EditAction Enumeration
EditEnterKeyAction Enumeration
EditingUnit Enumeration
EditKeyGesture Enumeration
EditMouseGesture Enumeration
EnterKeyAction Enumeration
EnterKeyAction Enumeration - Data
ExitEditSource Enumeration
ExportElement Enumeration
ExportExtensions Class
ExportFormat Enumeration - Data
GridLinesVisibility Enumeration
GridViewEvents Class
LostFocusAction Enumeration
LostFocusAction Enumeration - Data
NewRowPosition Enumeration
PageCountConverter Class
PagerDisplayMode Enumeration
PoweredByAttribute Class - Data
QueryOperation Enumeration
ResizeUnitType Enumeration
RowDetailsVisibility Enumeration
ScrollMode Enumeration - Data
SelectionInputControl Class
SelectionInputItem Class
SelectionInputPanel Class
SelectionMode Enumeration - Data
SelectionUnit Enumeration
UXDataComboBoxBoundColumn Class
UXDataComboBoxCellBase Class
UXDataComboBoxCell Class
UXDataComboBox Class
UXDataComboBoxColumn Class
UXDataComboBoxColumnHeader Class
UXDataComboBoxCommandImpl Class
UXDataComboBoxCommands Class
UXDataComboBoxItem Class
UXDataComboBoxResource Class
UXDataComboBoxSelectColumn Class
UXDataComboBoxTemplateColumn Class
UXDataComboBoxTextColumn Class
UXDataFilter Class
UXDataFilterItem Class
UXDataLookupBox Class
UXDataPager Class
UXDataPagerResource Class
UXDataSearchBox Class
UXGridViewAutoGeneratingColumnEventArgs Class
UXGridViewAutoGeneratingColumnEventHandler Delegate
UXGridViewBeginningEditEventArgs Class
UXGridViewBeginningEditEventHandler Delegate
UXGridViewBoundColumn Class
UXGridViewCell Class
UXGridViewCellEditEndedEventArgs Class
UXGridViewCellEditEndedEventHandler Delegate
UXGridViewCellEditEndingEventArgs Class
UXGridViewCellEditEndingEventHandler Delegate
UXGridViewCellsPresenter Class
UXGridViewCheckBoxColumn Class
UXGridView Class
UXGridViewClipboardCellContent Structure
UXGridViewColumn Class
UXGridViewColumnDisplayIndexChangedEventHandler Delegate
UXGridViewColumnEventArgs Class
UXGridViewColumnEventHandler Delegate
UXGridViewColumnFootersPresenter Class
UXGridViewColumnHeader Class
UXGridViewColumnHeadersPresenter Class
UXGridViewColumnReorderingEventArgs Class
UXGridViewColumnReorderingEventHandler Delegate
UXGridViewComboBox Class
UXGridViewComboBoxColumn Class
UXGridViewContextMenu Class
UXGridViewContextMenuCommands Class
UXGridViewCssStyle Class
UXGridViewCssStyleSelector Class
UXGridViewCsvExportOptions Class
UXGridViewDetailsPresenter Class
UXGridViewDropDownButton Class
UXGridViewExpanderButton Class
UXGridViewExpanderColumn Class
UXGridViewExportedEventArgs Class
UXGridViewExportedEventHandler Delegate
UXGridViewExportingEventArgs Class
UXGridViewExportingEventHandler Delegate
UXGridViewExportOptions Class
UXGridViewFrozenGrid Class
UXGridViewGroupBox Class
UXGridViewGroupBoxItem Class
UXGridViewGroupDescriptor Class
UXGridViewHyperlinkColumn Class
UXGridViewLengthConverter Class
UXGridViewLength Structure
UXGridViewNewRow Class
UXGridViewNewRowPresenter Class
UXGridViewPreparingCellForEditEventArgs Class
UXGridViewPreparingCellForEditEventHandler Delegate
UXGridViewResource Class
UXGridViewRowBase Class
UXGridViewRow Class
UXGridViewRowClipboardEventArgs Class
UXGridViewRowClipboardEventHandler Delegate
UXGridViewRowDetailsEventArgs Class
UXGridViewRowDetailsEventHandler Delegate
UXGridViewRowEditEndedEventArgs Class
UXGridViewRowEditEndedEventHandler Delegate
UXGridViewRowEditEndingEventArgs Class
UXGridViewRowEditEndingEventHandler Delegate
UXGridViewRowEventArgs Class
UXGridViewRowEventHandler Delegate
UXGridViewRowGroupFooter Class
UXGridViewRowGroupFooterStyleSelector Class
UXGridViewRowGroupHeader Class
UXGridViewRowGroupHeaderEventArgs Class
UXGridViewRowGroupHeaderEventHandler Delegate
UXGridViewRowGroupHeaderStyleSelector Class
UXGridViewRowHeader Class
UXGridViewRowsPresenter Class
UXGridViewSelectColumn Class
UXGridViewSelectionChangedEventArgs Class
UXGridViewSelectionChangedEventHandler Delegate
UXGridViewSequenceColumn Class
UXGridViewTemplateColumn Class
UXGridViewTextColumn Class
UXGridViewUpdateCellInfo Class
UXMultipleSelectionComboBox Class
UXMultipleSelectionComboBoxItem Class
UXPageableComboBox Class
UXPageableLookupBox Class
UXTreeList Class
UXTreeListExpanderButton Class
UXTreeListRow Class
UXTreeListTreeColumn Class
UXTreeListTreeLabel Class