Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / WeekTitleStyleSelector Class
Properties Methods

In This Topic
    WeekTitleStyleSelector Class Members
    In This Topic

    The following tables list the members exposed by WeekTitleStyleSelector.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WeekTitleStyleSelector class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a collection of SelectorCondition objects. A new System.Windows.Style is selected when all the conditions are checked, and the setters of the conditions which are met, will be applied to the selected System.Windows.Style.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Selects the style according the Conditions.  
    Top
    See Also