Gets or sets the index in the [P:Items] collection of the selected item.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
public int MaximizedIndex { get; set; }
Visual Basic
Public Property MaximizedIndex As Integer
	Get
	Set

See Also