Gets or sets a template that creates the panel used to layout the items.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public DataTemplate Panel { get; set; } |
| Visual Basic |
|---|
Public Property Panel As DataTemplate Get Set |