ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumbersPresenter Class / RequiresPointer Property

In This Topic
    RequiresPointer Property (WeekNumbersPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RequiresPointer As Windows.UI.Xaml.Controls.RequiresPointer
    public Windows.UI.Xaml.Controls.RequiresPointer RequiresPointer {get; set;}
    See Also