Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SchedulerLocExtension Class / Dictionary Property

In This Topic
    Dictionary Property (SchedulerLocExtension)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Dictionary As String
    public string Dictionary {get; set;}
    See Also