Version

Infragistics.Win.UltraWinPivotGrid.UIElements Namespace

Classes
 ClassDescription
ClassBusyIndicatorUIElement Indicates that the control is currently awaiting a response from the OLAP server.
ClassCellAreaUIElement Container element for CellUIElements.
ClassCellUIElement Represents a PivotGridCell in the user interface.
ClassColumnDropAreaUIElement Represents the Column drop area in the user interface.
ClassColumnHeaderAreaUIElement Container element for ColumnHeaderUIElements.
ClassColumnHeaderUIElement Represents a column header in the user interface.
ClassDropAreaItemDropTargetUIElement UIElement which accepts drop items.
ClassDropAreaItemFilterButtonUIElement Represents a button which displays a filter selector when clicked.
ClassDropAreaItemRemoveButtonUIElement Represents a button which removes a drop area item when clicked.
ClassDropAreaItemUIElement Represents an item which resides within a drop area. in the user interface.
ClassDropAreaScrollButtonUIElement Represents a scroll button displayed within a drop area.
ClassDropAreaUIElementBase Base class for UIElements which serve as a drop area.
ClassEmptyCellUIElement Represents a PivotGridEmptyCell in the user interface.
ClassExpansionIndicatorUIElement Provides a way for the user to expand or collapse an AxisMember.
ClassFilterDropAreaUIElement Represents the Filter drop area in the user interface.
ClassHeaderUIElement Represents the header for a row, column, or hierarchical axis member in the user interface.
ClassHorizontalResizerUIElement UIElement which handles horizontal resizing for one or more associated UIElements.
ClassMeasureDropAreaUIElement Represents the Measure drop area in the user interface.
ClassPivotGridItemUIElement Base class for elements which represent UltraPivotGrid data items, i.e., rows, columns, and cells.
ClassRowDropAreaUIElement Represents the Row drop area in the user interface.
ClassRowHeaderAreaUIElement Container element for RowHeaderUIElements.
ClassRowHeaderUIElement Represents a row header in the user interface.
ClassSortIndicatorUIElement Provides a way for the user to sort rows based on the values of cells in a given column.
ClassTriangularIndicatorUIElement Base class for elements with a triangular shape.
ClassUIElementBase Base class for UIElements
ClassUltraPivotGridUIElement Represents the UltraPivotGrid control in the user interface.
Interfaces
 InterfaceDescription
InterfaceHorizontalResizerUIElement.IHorizontalResizer Provides a communication layer between a HorizontalResizerUIElement and a resizable element.
Delegates
 DelegateDescription
DelegateExpansionIndicatorUIElement.ExpandedStateChangeDelegate Defines the signature of the method which is called to notify consumers that the expanded state has changed.
Enumerations
 EnumerationDescription
EnumerationPositionFlags Flags which defines an element's placement within its container.
See Also