Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupStyle Class
Properties Methods Events


In This Topic
    GroupStyle Class Members
    In This Topic

    The following tables list the members exposed by GroupStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the style that is applied to the GroupItem generated for each item.  
    Public PropertyEnables the application writer to provide custom selection logic for a style to apply to each generated GroupItem.  
    Public Propertystatic (Shared in Visual Basic)Gets the default style of the group.  
    Public PropertyGets or sets the template that is used to display the group header.  
    Public PropertyEnables the application writer to provide custom selection logic for a template that is used to display the group header.  
    Public PropertyGets or sets whether items corresponding to empty groups should be displayed.  
    Public PropertyGets or sets a template that creates the panel used to layout the items.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event with the provided arguments.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after the value of a GroupStyle property is changed.  
    Top
    See Also