ASP.NET Pack 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
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override bool ShouldSerialize ()

Visual Basic  Copy Code

Public Overrides Function ShouldSerialize () As Boolean

 Return Value

true if the ItemStyle has changed; otherwise false.

 See Also

ItemStyle Members
ItemStyle Class
MindFusion.Scheduling Namespace