The following tables list the members exposed by TileItemPersistenceInfo.
Name | Description | |
---|---|---|
TileItemPersistenceInfo Constructor |
Name | Description | |
---|---|---|
Column | Serializes the item's associated Infragistics.Controls.Layouts.XamTile column number if this is an explicit layout. | |
ColumnSpan | Serializes the item's associated Infragistics.Controls.Layouts.XamTile column span if this is an explicit layout. | |
ColumnWeight | Serializes the item's associated Infragistics.Controls.Layouts.XamTile column weight if this is an explicit layout. | |
IsClosed | Serializes whether the item's associated Infragistics.Controls.Layouts.XamTile is closed | |
IsExpandedWhenMinimized | Serializes whether the item's associated Infragistics.Controls.Layouts.XamTile is expanded when it is minimized. | |
IsMaximized | Serializes whether the item's associated Infragistics.Controls.Layouts.XamTile is maximized | |
LogicalIndex | Serializes the logical index of the item. | |
MaximizedIndex | Serializes the index of the item in the Infragistics.Controls.Layouts.XamTileManager's Infragistics.Controls.Layouts.XamTileManager.MaximizedItems collection. | |
PreferredHeightOverride | Serializes the preferred height override of the item. This could have resulted from a user resize operation if the AllowTileSizing was set to 'Individual'. | |
PreferredWidthOverride | Serializes the preferred width override of the item. This could have resulted from a user resize operation if the AllowTileSizing was set to 'Individual'. | |
Row | Serializes the item's associated Infragistics.Controls.Layouts.XamTile Row number if this is an explicit layout. | |
RowSpan | Serializes the item's associated Infragistics.Controls.Layouts.XamTile Row span if this is an explicit layout. | |
RowWeight | Serializes the item's associated Infragistics.Controls.Layouts.XamTile Row weight if this is an explicit layout. | |
SerializationId | Serializes a string identifier that is used to match up the item during de-serialization. |