Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / MonthToStringConverter Class
Members

In This Topic
    MonthToStringConverter Class
    In This Topic
    MonthToStringConverter converts VisualInterval start time to string.
    Object Model
    MonthToStringConverter Class
    Syntax
    'Declaration
     
    
    Public Class MonthToStringConverter 
       Implements Windows.UI.Xaml.Data.IValueConverter 
    public class MonthToStringConverter : Windows.UI.Xaml.Data.IValueConverter  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Schedule.MonthToStringConverter

    See Also