MindFusion WinForms Programmer's Guide
Theme.ResourceViewSettings Property
See Also
 





Gets an object defining the appearance of the Resource view in this theme.

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

 Syntax

C#  Copy Code

public abstract ResourceViewSettings ResourceViewSettings { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property ResourceViewSettings As ResourceViewSettings

 Property Value

An instance of the ResourceViewSettings class.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace