Class | Description | |
---|---|---|
Animation | An object that can help to animate anything that needs animating via events. | |
AnimationEventArgs | The EventArgs that are passed into the Animation.Tick event. | |
FilteringDataContext | An object that will be assigned to a Infragistics.Controls.Grids.TemplateColumn's editor data context property for filtering. | |
MergeDataContext | An object that contains the informaton of data that has been merged. | |
ScrollTipInfo | An object that provides the DataContext for deferred scrolling in the Infragistics.Controls.Grids.XamGrid | |
SummaryOperandCollection | A collection of Infragistics.SummaryOperandBase objects. |
Interface | Description | |
---|---|---|
ISupportDataKeys | An interface to return the DataKeys for an object. The DataKey would be an unique identifier for the object. |