Version

Infragistics.Win.UltraWinListView Namespace

Classes
 ClassDescription
ClassCancelableColumnEventArgs Cancelable event arguments class which contains information related to an UltraListViewColumnBase.
ClassCancelableItemEventArgs Cancelable event arguments class which contains information related to an UltraListViewItem.
ClassColumnEventArgs Event arguments class which contains information related to an UltraListViewColumnBase.
ClassColumnMovedEventArgs Event arguments class for the UltraListView.ColumnMoved event.
ClassColumnMovingEventArgs Event arguments class for the UltraListView.ColumnMoving event.
ClassColumnResizedEventArgs Event arguments class for the UltraListView.ColumnResized event.
ClassColumnResizingEventArgs Event arguments class for the UltraListView.ColumnResizing event.
ClassColumnSortedEventArgs Event arguments class for the UltraListView.ColumnSorted event.
ClassColumnSortingEventArgs Event arguments class for the UltraListView.ColumnSorting event.
ClassEditErrorEventArgs Event arguments class for the UltraListView.EditError event.
ClassItemActivatedEventArgs Event arguments class for the UltraListView.ItemActivated event.
ClassItemActivatingEventArgs Event arguments class for the UltraListView.ItemActivating event.
ClassItemCheckStateChangedEventArgs Event arguments class for the UltraListView.ItemCheckStateChanged event.
ClassItemCheckStateChangingEventArgs Event arguments class for the UltraListView.ItemCheckStateChanging event.
ClassItemDoubleClickEventArgs Event arguments class for the UltraListView.ItemDoubleClick event.
ClassItemEnteredEditModeEventArgs Event arguments class for the UltraListView.ItemEnteredEditMode event.
ClassItemEnteringEditModeEventArgs Event arguments class for the UltraListView.ItemEnteringEditMode event.
ClassItemEventArgs Event arguments class which contains information related to an UltraListViewItem.
ClassItemExitedEditModeEventArgs Event arguments class for the UltraListView.ItemExitedEditMode event.
ClassItemExitingEditModeEventArgs Event arguments class for the UltraListView.ItemExitingEditMode event.
ClassItemSelectionChangedEventArgs Event arguments class for the UltraListView.ItemSelectionChanged event.
ClassItemSelectionChangingEventArgs Event arguments class for the UltraListView.ItemSelectionChanging event.
ClassLassoSelectionRectangleUIElement Draws the rectangle which is displayed when a lasso selection operation is in progress.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassToolTipDisplayingEventArgs Event arguments class for the UltraListView.ToolTipDisplaying event.
ClassUltraListView Control which emulates the look and feel of the .NET ListView control.
ClassUltraListViewCheckedItemsCollection Collection class that contains the UltraListViewItem instances whose UltraListViewItem.CheckState property returns 'Checked'.
ClassUltraListViewColumnBase Defines the properties of the object that represents a column in the UltraListView control.
ClassUltraListViewColumnBase.ColumnHeaderAccessibleObject The Accessible object for a column.
ClassUltraListViewColumnHeaderAreaUIElement UIElement which contains the UltraListViewColumnHeaderUIElement instances that represent the headers for the columns displayed by the UltraListView control.
ClassUltraListViewColumnHeaderUIElement Represents the header of an UltraListViewColumnBase object in the user interface.
ClassUltraListViewDetailsSettings Defines properties which are specific to the 'Details' setting of the UltraListView control's UltraListView.View property.
ClassUltraListViewDragColumnHeaderUIElement Represents the header of the UltraListViewColumnBase object that is currently being dragged by the end user in the user interface.
ClassUltraListViewEventManager Class which manages events for the UltraListView control.
ClassUltraListViewGroup Represents an group in the UltraListView control.
ClassUltraListViewGroup.HeaderAccessibleObject The Accessible object for a group header.
ClassUltraListViewGroup.UltraListViewGroupTypeConverter TypeConverter for an UltraListViewGroup.
ClassUltraListViewGroupContainerUIElement Represents an UltraListViewGroup object in the user interface.
ClassUltraListViewGroupHeaderLineUIElement Represents an UltraListViewGroup object in the user interface.
ClassUltraListViewGroupHeaderUIElement Represents an UltraListViewGroup object in the user interface.
ClassUltraListViewGroupsCollection Collection class for the UltraListViewGroup object.
ClassUltraListViewGroupsCollection.UltraListViewGroupsEnumerator Enumerator for the UltraListViewGroupsCollection class.
ClassUltraListViewGroupUIElement Represents an UltraListViewGroup object in the user interface.
ClassUltraListViewIconicImageAreaUIElement Represents the image area of the UltraListViewItemUIElement object when the associated UltraListView control's UltraListView.View property is set to 'Icons', 'Tiles', or 'Thumbnails'.
ClassUltraListViewIconicSpaceUIElement UIElement used to separate the UltraListViewImageUIElement and UltraListViewIconicTextAreaUIElement elements.
ClassUltraListViewIconicTextAreaUIElement Represents the text area of the UltraListViewItemUIElement object when the associated UltraListView control's UltraListView.View property is set to 'Icons', 'Tiles', or 'Thumbnails'.
ClassUltraListViewIconicViewSettingsBase Defines properties which are specific to the 'Icons', 'Tiles', and 'Thumbnails' settings of the UltraListView control's UltraListView.View property.
ClassUltraListViewIconsSettings Defines properties which are specific to the 'Thumbnails' setting of the UltraListView control's UltraListView.View property.
ClassUltraListViewImageUIElement Represents the image for the UltraListViewItemUIElement object.
ClassUltraListViewItem Represents an item in the UltraListView control.
ClassUltraListViewItem.ListViewItemAccessibleObject The Accessible object for a listViewItem.
ClassUltraListViewItem.UltraListViewItemTypeConverter TypeConverter for an UltraListViewItem.
ClassUltraListViewItemBase Abstract base class for the UltraListViewItem and UltraListViewSubItem classes.
ClassUltraListViewItemCheckBoxUIElement Represents a checkbox for an UltraListViewItem.
ClassUltraListViewItemConstituentUIElementBase Base class for the UIElements that comprise the individual component elements of the UltraListViewItemUIElement
ClassUltraListViewItemContainerUIElement Represents an UltraListViewGroup object in the user interface.
ClassUltraListViewItemEditorAreaUIElement UIElement which contains the embeddable elements when the control's view is set to 'List' or 'Details'.
ClassUltraListViewItemsCollection A collection of UltraListViewItem objects.
ClassUltraListViewItemsCollection.UltraListViewItemEnumerator Enumerator for the UltraListViewItemsCollection class.
ClassUltraListViewItemsCollectionBase Base class for the UltraListViewItemsCollection and UltraListViewSubItemsCollection classes.
ClassUltraListViewItemsCollectionBase.UltraListViewItemBaseEnumerator Enumerator for the UltraListViewItemsCollectionBase class.
ClassUltraListViewItemSettings Class which exposes properties that are relevant to UltraListViewItem objects
ClassUltraListViewItemsSubsetCollection A collection of UltraListViewItem objects that belong to a particular UltraListViewGroup.
ClassUltraListViewItemsSubsetCollection.UltraListViewItemEnumerator Enumerator for the UltraListViewItemsCollection class.
ClassUltraListViewItemTextAreaUIElementBase UIElement which contains the embeddable editor for the UltraListViewItem when the associated UltraListView control's UltraListView.View property is set to 'Details' or 'List'.
ClassUltraListViewItemUIElement Represents an UltraListViewItem object in the user interface.
ClassUltraListViewKeyActionMapping A TreeKeyActionMapping is an object which determines how the UltraTree reponds to keyboard input.
ClassUltraListViewKeyActionMappings A collection of UltraListViewKeyActionMapping instances which dictate the default keyboard behavior for the UltraListView control.
ClassUltraListViewKeyActionMappings.UltraListViewKeyActionMappingEnumerator Returns a type safe enumerator for KeyActionMapping
ClassUltraListViewListSettings Defines properties which are specific to the 'List' setting of the UltraListView control's UltraListView.View property.
ClassUltraListViewListSettingsBase Defines properties which are specific to the 'Details' and 'List' settings of the UltraListView control's UltraListView.View property.
ClassUltraListViewMainColumn Defines the properties of the object that represents the UltraListView.MainColumn.
ClassUltraListViewMainItemTextAreaUIElement UIElement which contains the embeddable editor for the UltraListViewItem when the associated UltraListView control's UltraListView.View property is set to 'Details' or 'List'.
ClassUltraListViewRole Role class for the UltraListView control.
ClassUltraListViewScrollBarLook Infragistics.Win.UltraWinScrollBar.ScrollBarLook-derived class which exposes scrollbar related properties for the UltraListView control.
ClassUltraListViewSelectedItemsCollection Collection class that contains the UltraListViewItem instances which are selected.
ClassUltraListViewSettingsBase Defines properties which are specific to a particular setting of the control's UltraListView.View property.
ClassUltraListViewSortIndicatorUIElement UIElement for the sort indicators that appear on the UltraListViewColumnHeaderUIElement
ClassUltraListViewStateSpecificItemsCollectionBase Collection class used to contain the members of the associated UltraListView control's UltraListView.Items collection that share a particular state, i.e., selected or checked.
ClassUltraListViewStateSpecificItemsCollectionBase.UltraListViewItemEnumerator Enumerator for the UltraListViewStateSpecificItemsCollectionBase class.
ClassUltraListViewStreamer Provides serialization support for UltraListView.
ClassUltraListViewSubItem Represents a sub-item in the UltraListView control.
ClassUltraListViewSubItem.UltraListViewSubItemTypeConverter TypeConverter for an UltraListViewSubItem.
ClassUltraListViewSubItemColumn Defines the properties of the object that represents the columns for which UltraListViewSubItem objects appear when the associated UltraListView control's UltraListView.View property is set to 'Details' or 'Tiles'.
ClassUltraListViewSubItemColumn.UltraListViewSubItemColumnTypeConverter TypeConverter for an UltraListViewSubItemColumn.
ClassUltraListViewSubItemColumnsCollection Collection class for the UltraListViewSubItemColumn object.
ClassUltraListViewSubItemColumnsCollection.UltraListViewSubItemColumnsEnumerator Enumerator for the UltraListViewSubItemColumnsCollection class.
ClassUltraListViewSubItemsCollection A collection of UltraListViewSubItem objects.
ClassUltraListViewSubItemsCollection.UltraListViewSubItemEnumerator Enumerator for the UltraListViewSubItemsCollection class.
ClassUltraListViewThumbnailsSettings Defines properties which are specific to the 'Thumbnails' setting of the UltraListView control's UltraListView.View property.
ClassUltraListViewTilesSettings Defines properties which are specific to the 'Tiles' setting of the UltraListView control's UltraListView.View property.
ClassUltraListViewUIElement Represents the UltraListView control in the user interface.
ClassUltraWinListViewAssemblyStyleInfo Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly.
Delegates
 DelegateDescription
DelegateColumnMovedEventHandler Delegate for the UltraListView.ColumnMoved event.
DelegateColumnMovingEventHandler Delegate for the UltraListView.ColumnMoving event.
DelegateColumnResizedEventHandler Delegate for the UltraListView.ColumnResized event.
DelegateColumnResizingEventHandler Delegate for the UltraListView.ColumnResizing event.
DelegateColumnSortedEventHandler Delegate for the UltraListView.ColumnSorted event.
DelegateColumnSortingEventHandler Delegate for the UltraListView.ColumnSorting event.
DelegateEditErrorEventHandler Delegate for the UltraListView.EditError event.
DelegateItemActivatedEventHandler Delegate for the UltraListView.ItemActivated event.
DelegateItemActivatingEventHandler Delegate for the UltraListView.ItemActivating event.
DelegateItemCheckStateChangedEventHandler Delegate for the UltraListView.ItemCheckStateChanged event.
DelegateItemCheckStateChangingEventHandler Delegate for the UltraListView.ItemCheckStateChanging event.
DelegateItemDoubleClickEventHandler Delegate for the UltraListView.ItemDoubleClick event.
DelegateItemEnteredEditModeEventHandler Delegate for the UltraListView.ItemEnteredEditMode event.
DelegateItemEnteringEditModeEventHandler Delegate for the UltraListView.ItemEnteringEditMode event.
DelegateItemExitedEditModeEventHandler Delegate for the UltraListView.ItemExitedEditMode event.
DelegateItemExitingEditModeEventHandler Delegate for the UltraListView.ItemExitingEditMode event.
DelegateItemSelectionChangedEventHandler Delegate for the UltraListView.ItemSelectionChanged event.
DelegateItemSelectionChangingEventHandler Delegate for the UltraListView.ItemSelectionChanging event.
DelegateToolTipDisplayingEventHandler Delegate for the UltraListView.ToolTipDisplaying event.
Enumerations
 EnumerationDescription
EnumerationAutoFitColumns Contains constants which describe whether all columns displayed by the control are automatically sized to occupy all available horizontal space.
EnumerationCheckBoxStyle Enumeration which determines whether checkboxes appear next to items
EnumerationColumnAutoSizeMode Contains constants which describe how the UltraListView.MainColumn and the members of the UltraListView.SubItemColumns collection are auto-sized.
EnumerationColumnResizingUIAction Constants which identify the user interface action which triggered a firing of the UltraListView.ColumnResizing event.
EnumerationEventGroups Identifies groups of events exposed by the UltraListView control.
EnumerationItemAlignment Enumeration which contains constants for the UltraListViewIconicViewSettingsBase object's UltraListViewIconicViewSettingsBase.Alignment property.
EnumerationItemTipStyle Enumeration which contains constants for the UltraListViewItemSettings object's UltraListViewItemSettings.TipStyle property.
EnumerationLassoSelectMode Constants which describe whether lasso selection is supported for a given mouse button.
EnumerationPropertyIds Enumeration which contains constants that identify the properties of the UltraListView control and its sub-objects.
EnumerationSelectionType Enumeration which identifies the different ways items can be selected.
EnumerationSorting Enumeration which contains constants that identify the sort order for items.
EnumerationSubItemTipStyle Enumeration which describes how tooltips are displayed for sub-items.
EnumerationTextAreaAlignment Enumeration which determines the location, as relative to the image, of the text area for items when the control's UltraListView.View property is set to 'Icons', 'Tiles', or 'Thumbnails'.
EnumerationUltraListViewAction Enumeration which contains constants that identify the actions that can be performed on the UltraListView control.
EnumerationUltraListViewEventIds Uniquely identifies each event exposed by the UltraListView control.
EnumerationUltraListViewStates Enumeration which contains constants that identify the various states of the UltraListView control.
EnumerationUltraListViewStyle Enumeration which contains constants for the UltraListView control's UltraListView.View property.
See Also