Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / NotC1DataSourceAttribute Class
Members

In This Topic
    NotC1DataSourceAttribute Class
    In This Topic
    Marks a class that does not support C1DataSource.
    Object Model
    NotC1DataSourceAttribute Class
    Syntax
    'Declaration
     
    Public Class NotC1DataSourceAttribute 
       Inherits System.Attribute
    public class NotC1DataSourceAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Win.C1Schedule.NotC1DataSourceAttribute

    See Also