ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperErrorProvider Class / DataSource Property

In This Topic
    DataSource Property (C1SuperErrorProvider)
    In This Topic
    Gets or sets the data source that the C1SuperErrorProvider monitors.
    Syntax
    'Declaration
     
    Public Property DataSource As System.Object
    public System.object DataSource {get; set;}
    See Also