MindFusion WinForms Programmer's Guide
ListViewSettings.CellSettings Property
See Also
 





Gets a CellSettings object used to customize the visualization of cells in the List view.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 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.

 See Also

ListViewSettings Members
ListViewSettings Class
MindFusion.Scheduling.WinForms Namespace