FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ParagraphItem Class


In This Topic
    ParagraphItem Class Properties
    In This Topic

    For a list of all members of this type, see ParagraphItem members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the item's background color, this property works via Background property using C1.Xaml.Document.C1SolidBrush.  
    Public PropertyGets or sets the C1BackgroundBase object defining the background of the paragraph item.  
    Public PropertyGets the hyperlink associated with the current item.  
    Public PropertyGets or sets the name of the object. (Inherited from C1.Xaml.FlexReport.ReportObject)
    Public PropertyGets or sets the ParagraphField object owning this object.  
    Public PropertyOverridden.   
    Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.Xaml.FlexReport.ReportObject)
    Top
    See Also