MindFusion.Scheduling for ASP.NET 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.WebForms
Assembly: MindFusion.Scheduling.WebForms

 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.WebForms Namespace