ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CalendarSettings Class / ShowWeekNumbers Property

In This Topic
    ShowWeekNumbers Property (CalendarSettings)
    In This Topic
    Gets or sets the System.Boolean value indicating whether calendar displays week numbers.
    Syntax
    'Declaration
     
    
    Public Property ShowWeekNumbers As Boolean
    public bool ShowWeekNumbers {get; set;}
    See Also