Version 24.2 (latest)

XamTileManagerPersistenceInfo Class Properties

For a list of all members of this type, see XamTileManagerPersistenceInfo members.

Public Properties
 NameDescription
Public PropertyIsExplicitLayoutSerializes whether an explicit layout is being used  
Public PropertyItemsRepresents the collections of items in the Infragistics.Controls.Layouts.XamTileManager  
Public PropertyMinimizedAreaExtentXSerializes the minimized area extent in the X dimension if it was resized explicitly by the user when the maximized area was on the left or right.  
Public PropertyMinimizedAreaExtentYSerializes the minimized area extent in the Y dimension if it was resized explicitly by the user when the maximized area was on the top or bottom.  
Public PropertySynchoronizedTileHeightSerializes the synchronized height of all tiles after the user resized a tile and AllowTileSizing was set to 'Synchronized'.  
Public PropertySynchoronizedTileWidthSerializes the synchronized width of all tiles after the user resized a tile and AllowTileSizing was set to 'Synchronized'.  
See Also