ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderParagraph Class / HasContent Property

In This Topic
    HasContent Property
    In This Topic
    Gets a value indicating whether the Content collection has been initialized and contains one or more elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasContent As System.Boolean
    public System.bool HasContent {get;}
    See Also