Class | Description | |
---|---|---|
![]() | BusyIndicatorUIElement | Indicates that the control is currently awaiting a response from the OLAP server. |
![]() | CellAreaUIElement | Container element for CellUIElements. |
![]() | CellUIElement | Represents a PivotGridCell in the user interface. |
![]() | ColumnDropAreaUIElement | Represents the Column drop area in the user interface. |
![]() | ColumnHeaderAreaUIElement | Container element for ColumnHeaderUIElements. |
![]() | ColumnHeaderUIElement | Represents a column header in the user interface. |
![]() | DropAreaItemDropTargetUIElement | UIElement which accepts drop items. |
![]() | DropAreaItemFilterButtonUIElement | Represents a button which displays a filter selector when clicked. |
![]() | DropAreaItemRemoveButtonUIElement | Represents a button which removes a drop area item when clicked. |
![]() | DropAreaItemUIElement | Represents an item which resides within a drop area. in the user interface. |
![]() | DropAreaScrollButtonUIElement | Represents a scroll button displayed within a drop area. |
![]() | DropAreaUIElementBase | Base class for UIElements which serve as a drop area. |
![]() | EmptyCellUIElement | Represents a PivotGridEmptyCell in the user interface. |
![]() | ExpansionIndicatorUIElement | Provides a way for the user to expand or collapse an AxisMember. |
![]() | FilterDropAreaUIElement | Represents the Filter drop area in the user interface. |
![]() | HeaderUIElement | Represents the header for a row, column, or hierarchical axis member in the user interface. |
![]() | HorizontalResizerUIElement | UIElement which handles horizontal resizing for one or more associated UIElements. |
![]() | MeasureDropAreaUIElement | Represents the Measure drop area in the user interface. |
![]() | PivotGridItemUIElement | Base class for elements which represent UltraPivotGrid data items, i.e., rows, columns, and cells. |
![]() | RowDropAreaUIElement | Represents the Row drop area in the user interface. |
![]() | RowHeaderAreaUIElement | Container element for RowHeaderUIElements. |
![]() | RowHeaderUIElement | Represents a row header in the user interface. |
![]() | SortIndicatorUIElement | Provides a way for the user to sort rows based on the values of cells in a given column. |
![]() | TriangularIndicatorUIElement | Base class for elements with a triangular shape. |
![]() | UIElementBase | Base class for UIElements |
![]() | UltraPivotGridUIElement | Represents the UltraPivotGrid control in the user interface. |
Interface | Description | |
---|---|---|
![]() | HorizontalResizerUIElement.IHorizontalResizer | Provides a communication layer between a HorizontalResizerUIElement and a resizable element. |
Delegate | Description | |
---|---|---|
![]() | ExpansionIndicatorUIElement.ExpandedStateChangeDelegate | Defines the signature of the method which is called to notify consumers that the expanded state has changed. |
Enumeration | Description | |
---|---|---|
![]() | PositionFlags | Flags which defines an element's placement within its container. |