Version

TileItemPersistenceInfo Class Members

The following tables list the members exposed by TileItemPersistenceInfo.

Public Constructors
Public Properties
 NameDescription
Public PropertyColumnSerializes the item's associated Infragistics.Controls.Layouts.XamTile column number if this is an explicit layout.  
Public PropertyColumnSpanSerializes the item's associated Infragistics.Controls.Layouts.XamTile column span if this is an explicit layout.  
Public PropertyColumnWeightSerializes the item's associated Infragistics.Controls.Layouts.XamTile column weight if this is an explicit layout.  
Public PropertyIsClosedSerializes whether the item's associated Infragistics.Controls.Layouts.XamTile is closed  
Public PropertyIsExpandedWhenMinimizedSerializes whether the item's associated Infragistics.Controls.Layouts.XamTile is expanded when it is minimized.  
Public PropertyIsMaximizedSerializes whether the item's associated Infragistics.Controls.Layouts.XamTile is maximized  
Public PropertyLogicalIndexSerializes the logical index of the item.  
Public PropertyMaximizedIndexSerializes the index of the item in the Infragistics.Controls.Layouts.XamTileManager's Infragistics.Controls.Layouts.XamTileManager.MaximizedItems collection.  
Public PropertyPreferredHeightOverrideSerializes the preferred height override of the item. This could have resulted from a user resize operation if the AllowTileSizing was set to 'Individual'.  
Public PropertyPreferredWidthOverrideSerializes the preferred width override of the item. This could have resulted from a user resize operation if the AllowTileSizing was set to 'Individual'.  
Public PropertyRowSerializes the item's associated Infragistics.Controls.Layouts.XamTile Row number if this is an explicit layout.  
Public PropertyRowSpanSerializes the item's associated Infragistics.Controls.Layouts.XamTile Row span if this is an explicit layout.  
Public PropertyRowWeightSerializes the item's associated Infragistics.Controls.Layouts.XamTile Row weight if this is an explicit layout.  
Public PropertySerializationIdSerializes a string identifier that is used to match up the item during de-serialization.  
See Also