MindFusion.Scheduling for ASP.NET Programmer's Guide
ThemeEventArgs.NewValue Property
See Also
 





Gets the new value of the Theme property.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public ThemeType NewValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewValue As ThemeType

 Property Value

A member of the ThemeType enumeration.

 See Also

ThemeEventArgs Members
ThemeEventArgs Class
MindFusion.Scheduling Namespace