Gets a CellSettings object used to customize the visualization of cells in the List view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public CellSettings CellSettings { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property CellSettings As CellSettings |
An instance of the CellSettings class.
See Also