Gets or sets the content used when the C1TileViewItem is maximized item. If null, Content()()()() is used.

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

Syntax

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

See Also