Gets or sets the current role of the C1TileViewItem.

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

Syntax

C#
public TiledState TiledState { get; set; }
Visual Basic
Public Property TiledState As TiledState
	Get
	Set

See Also