Gets or sets the CellSettings object used to customize the visualization of days in a WeekRange view.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CellSettings CellSettings { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellSettings As CellSettings |
An instance of the CellSettings class. This property cannot be null (Nothing in Visual Basic).