FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / DataSourceDefinition Class / Enabled Property

In This Topic
    Enabled Property (DataSourceDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also