For a list of all members of this type, see TileSwappingEventArgs members.
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) |