Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / PropertyBridge Class / Source Property

In This Topic
    Source Property (PropertyBridge)
    In This Topic
    Gets or sets a source value.
    Syntax
    'Declaration
     
    
    Public Property Source As Object
    public object Source {get; set;}
    See Also