Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1SSRSDocumentSource Class / Features Property

In This Topic
    Features Property (C1SSRSDocumentSource)
    In This Topic
    Overridden. Gets a C1DocumentSourceFeatures object defining features of the C1SSRSDocumentSource.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Features As C1DocumentSourceFeatures
    public override C1DocumentSourceFeatures Features {get;}
    See Also