Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderBarCode Class / FirstFragment Property

In This Topic
    FirstFragment Property (RenderBarCode)
    In This Topic
    Gets the first fragment of the current object, or null if Fragments has not been initialized yet.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstFragment As RenderFragment
    public RenderFragment FirstFragment {get;}
    See Also