Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderObject Class / HasFragments Property

In This Topic
    HasFragments Property (RenderObject)
    In This Topic
    Gets a value indicating whether the current object's Fragments collection has been initialized and contains one or more fragments.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasFragments As Boolean
    public bool HasFragments {get;}
    See Also