Gets the ItemSettings object used to customize the visualization of schedule items in all calendar views.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public ItemSettings ItemSettings { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ItemSettings As ItemSettings |
An instance of the ItemSettings class.
See Also