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

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