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





Gets the value of the Theme property before the change.

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

 Syntax

C#  Copy Code

public ThemeType OldValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldValue As ThemeType

 Property Value

A member of the ThemeType enumeration.

 See Also

ThemeEventArgs Members
ThemeEventArgs Class
MindFusion.Scheduling Namespace