Gets a reference to the CellSettings object defining the current cell settings. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CellSettings CellSettings { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property CellSettings As CellSettings |
An instance of the CellSettings class. This can be null (Nothing in Visual Basic) in certain views.