Version

Infragistics.Windows.Tiles Namespace

Classes
 ClassDescription
ClassItemInfoBase An object that maintains certain status information for an item in a tile
ClassTileDragIndicator This control is used for displaying drag indicator when a tile is being dragged.
ClassTilesPanelBase A System.Windows.Controls.Panel derived element that arranges and displays its child elements as tiles, with native support for scrolling and virtualizing those items.
Interfaces
 InterfaceDescription
InterfaceITileConstraints Returns constraint information for tiles
Enumerations
 EnumerationDescription
EnumerationAllowTileDragging Determines whether tiles can be dragged from one location to another.
EnumerationExplicitLayoutTileSizeBehavior Determines whether tile heights are synchronized across columns and whether tile widths are synchronized across rows when TileLayoutOrder is set to 'UseExplicitRowColumnOnTile'
EnumerationMaximizedTileLayoutOrder Determines how the maximized tiles will be arranged.
EnumerationMaximizedTileLocation Determines where the maximized tile area will be relative to the minimized tile area
EnumerationTileLayoutOrder Determines how the tiles will be laid out in normal mode
EnumerationTileState Represents the state of an individual tile
See Also