Version

XamTileManagerPersistenceInfo Class Members

The following tables list the members exposed by XamTileManagerPersistenceInfo.

Public Constructors
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