ComponentOne Scheduler for WPF and Silverlight
ShouldSerializeGroupStyle Method

C1.Silverlight.Schedule Namespace > GroupedListBox Class : ShouldSerializeGroupStyle Method
Returns a value that indicates whether serialization processes should serialize the effective value of the GroupStyle property.
Syntax
'Declaration
 
Public Function ShouldSerializeGroupStyle() As System.Boolean
public System.bool ShouldSerializeGroupStyle()

Return Value

True if the GroupStyle property value should be serialized; otherwise, False.
See Also

Reference

GroupedListBox Class
GroupedListBox Members