ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView.Printing Namespace / PrintProgressForm Class / DataContext Property

In This Topic
    DataContext Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property DataContext As System.Object
    public virtual System.object DataContext {get; set;}
    See Also