'Declaration <ContentPropertyAttribute("Conditions")> Public Class WeekTitleStyleSelector Inherits GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector(Of WeekTitle)
'Usage Dim instance As WeekTitleStyleSelector
[ContentProperty("Conditions")] public class WeekTitleStyleSelector : GrapeCity.Wpf.SpreadSheet.CellType.Editors.StyleSelector<WeekTitle>