Gets or sets the content used when another C1TileViewItem is maximized. If null, Content()()()() is used.
Namespace:
C1.Xaml.TileViewAssembly: C1.Xaml.TileView (in C1.Xaml.TileView.dll)
Syntax
| C# |
|---|
public Object ContentMinimized { get; set; } |
| Visual Basic |
|---|
Public Property ContentMinimized As Object Get Set |