The following tables list the members exposed by TileSwappingEventArgs.
Name | Description | |
---|---|---|
TileSwappingEventArgs Constructor | Instantiates a new instance of TileSwappingEventArgs |
Name | Description | |
---|---|---|
Cancel | Gets/sets whether this action should be cancelled. (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs) | |
Item | Returns the affected item (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs) | |
SwapIsExpandedWhenMinimized | Gets/sets whether the Tile's IsExpandedWhenMinimized setting will be swapped with the TargetTile"s setting. | |
TargetItem | Returns the associated item of the TargetTile (read-only). | |
TargetTile | Returns the target of the swap (read-only). | |
Tile | Returns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs) |