Gets or sets the index in the [P:Items] collection of the selected item.
Namespace:
C1.Xaml.TileViewAssembly: C1.Xaml.TileView (in C1.Xaml.TileView.dll)
Syntax
| C# |
|---|
public int MaximizedIndex { get; set; } |
| Visual Basic |
|---|
Public Property MaximizedIndex As Integer Get Set |