Gets or sets the style that is applied to the GroupItem generated for each item.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(null)] public Style ContainerStyle { get; set; } |
| Visual Basic |
|---|
<DefaultValueAttribute(Nothing)> _ Public Property ContainerStyle As Style Get Set |