Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / GoToDate Class / DataBindings Property

In This Topic
    DataBindings Property (GoToDate)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataBindings As System.Windows.Forms.ControlBindingsCollection
    public System.Windows.Forms.ControlBindingsCollection DataBindings {get;}
    See Also