menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WeekNumberInMonth - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WeekNumberInMonth

    Specifies the control for displaying week number in schedule month view.

    Inheritance
    System.Object
    WeekNumberInMonth
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class WeekNumberInMonth : Control

    Constructors

    WeekNumberInMonth()

    Declaration
    public WeekNumberInMonth()

    Fields

    WeekNumberProperty

    Using a DependencyProperty as the backing store for DayText. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty WeekNumberProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    WeekNumber

    Gets or sets the WeekNumber in month.

    Declaration
    public string WeekNumber { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved