ComponentOne TileView for UWP
MaximizedIndex Property

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : MaximizedIndex Property
Gets or sets the index in the Items collection of the selected item.
Syntax
'Declaration
 
Public Property MaximizedIndex As System.Integer
public System.int MaximizedIndex {get; set;}
See Also

Reference

C1TileView Class
C1TileView Members