Version

Infragistics.Controls.Grids.Primitives Namespace

Classes
 ClassDescription
ClassAdvancedFilterFieldAddLabelConditionCommand Represents an System.Windows.Input.ICommand that will add a new label condition.
ClassAdvancedFilterFieldClearLabelConditionsCommand Represents an System.Windows.Input.ICommand that will clear all label conditions.
ClassAdvancedFilterFieldCommandSource The command source object for AdvancedFilterFieldControl object.
ClassAdvancedFilterFieldControl Visual object for the UI of advanced filtering of Row/Column labels feature.
ClassAdvancedFilterFieldItemControl Visual object for the field that is droped in column, row or filter area of the Infragistics.Controls.Grids.XamPivotGrid when advanced filtering is enabled.
ClassAdvancedFilterFieldRemoveLabelConditionCommand Represents an System.Windows.Input.ICommand that will remove a specific label condition.
ClassAdvancedFilterFieldSelectHierarchySubTreeCommand Represents an System.Windows.Input.ICommand that will select a subtree from the items in a Infragistics.Olap.IFilterViewModel's hierarchy.
ClassCalculatedFieldItemControl Visual object for custom field added to row or column drop areas.
ClassColumnsFieldDropAreaControl Visual object for the fields in rows drop area.
ClassExpandableFieldItemCancelCommand Represents an System.Windows.Input.ICommand that will execute a Cancel action on the ExpandableFieldItemControl.
ClassExpandableFieldItemCommandSource The command source object for ExpandableFieldItemControl object.
ClassExpandableFieldItemControl Provides base functionalities of field item control with support of additional, popup hosted, area expand/collapse.
ClassExpandableFieldItemOKCommand Represents an System.Windows.Input.ICommand that will execute an OK action on the ExpandableFieldItemControl.
ClassExpandableFieldItemStartPeekCommand Represents an System.Windows.Input.ICommand that will initiate the Peek state.
ClassExpandableFieldItemStopPeekCommand Represents an System.Windows.Input.ICommand that will remove the Peek state.
ClassFieldItemControl Base visual object for the field that is droped in any of drop areas.
ClassFieldMeasuresItemControl Visual object represents the field when 2 or more measures are dropped in measure area.
ClassFieldsDropAreaControl Base class for fields drop areas in Infragistics.Controls.Grids.XamPivotGrid.
ClassFilterFieldItemControl Visual object for the field that is droped in column, row or filter area of the Infragistics.Controls.Grids.XamPivotGrid.
ClassFiltersFieldDropAreaControl Visual object for the fields in rows drop area.
ClassMeasureFieldItemControl Visual object for the field that is droped in measure area.
ClassMeasureFilterFieldAddValueConditionCommand Represents an System.Windows.Input.ICommand that will add a new Infragistics.Olap.IValueConditionViewModel to the Infragistics.Olap.IFilterableMeasureViewModel view model of the MeasureFilterFieldControl.
ClassMeasureFilterFieldClearValueConditionsCommand Represents an System.Windows.Input.ICommand that will clear all Infragistics.Olap.IValueConditionViewModel from the Infragistics.Olap.IFilterableMeasureViewModel view model of the MeasureFilterFieldControl.
ClassMeasureFilterFieldCommandSource The command source object for MeasureFilterFieldControl object.
ClassMeasureFilterFieldControl Represents the UI of the expandable part of a MeasureFieldItemControl.
ClassMeasureFilterFieldItemControl Visual object for the field that is droped in measure area if advanced filtering is enabled.
ClassMeasureFilterFieldRemoveValueConditionCommand Represents an System.Windows.Input.ICommand that will remove a specific Infragistics.Olap.IValueConditionViewModel from the Infragistics.Olap.IFilterableMeasureViewModel view model of the MeasureFilterFieldControl.
ClassMeasuresFieldDropAreaControl Visual object for the fields in measure drop area.
ClassPivotGridFieldsDropAreaControl Base visual object for the all fields drop areas.
ClassPivotResizingIndicator A control that shows a visual indication of where an object will be resized.
ClassPivotSortAscendingCommand A Infragistics.CommandBase object that will sort in an ascending manner.
ClassPivotSortDescendingCommand A Infragistics.CommandBase object that will sort in an descending manner.
ClassPivotSortingBaseCommand Base class for Sorting commands which encapsulates shared logic.
ClassPivotSortToggleCommand A Infragistics.CommandBase object that will change the sort order.
ClassPivotUnsortCommand A Infragistics.CommandBase object that will unsort.
ClassRowsFieldDropAreaControl Visual object for the fields in rows drop area.
ClassSingleSpinPanel A panel arranges the first child rotated on defined Angle.
ClassVerticalTextBlock Represents control which can render its content on define angle
ClassXamInput Visual object that update binding source on text changed event
Enumerations
 EnumerationDescription
EnumerationAdvancedFilterFieldCommandType The CommandType enumeration for the AdvancedFilterFieldCommandSource.
EnumerationExpandableFieldItemCommandType The CommandType enumeration for the ExpandableFieldItemCommandSource.
EnumerationMeasureFilterFieldCommandType The command type for a MeasureFilterFieldCommandSource.
See Also