Version

Infragistics.Controls.Primitives Namespace

Classes
 ClassDescription
ClassBestFitPanel Arranges into view only the largest single child element that is fully visible, based on the Criteria setting. And arranges all other children out of view.
ClassCompactWrapPanel A custom wrap panel used to arrange items horizontally or vertically in as few columns as possible.
ClassContentControlWithAutomation A content control that is visible to UI automation
ClassMinMaxConverter Custom value converter that deals with System.IComparable instances and ensures that the specified value is within a given range.
ClassRotateDecorator Element used to rotate its content
Enumerations
 EnumerationDescription
EnumerationBestFitCriteria Determines what criteria to use, width or height, when determining it an element fits within its parent panel.
See Also