MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemStyle.ShouldSerialize Method
See Also
 





Gets a value that indicates whether this ItemStyle object has changed from its default state.

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

 Syntax

C#  Copy Code

public override bool ShouldSerialize ()

Visual Basic  Copy Code

Public Overrides Function ShouldSerialize () As Boolean

 Return Value

Type: Boolean
true if the ItemStyle has changed; otherwise false.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace