MindFusion.Scheduling for Silverlight Programmer's Guide
CellPresenter.CellSettings Property
See Also
 





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

 Syntax

C#  Copy Code

public CellSettings CellSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property CellSettings As CellSettings

 Property Value

An instance of the CellSettings class. This can be null (Nothing in Visual Basic) in certain views.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace