FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / TextField Class / Background Property

In This Topic
    Background Property (TextField)
    In This Topic
    Gets or sets the C1.Win.C1Document.C1Brush object determining the object's background.
    Syntax
    'Declaration
     
    Public Property Background As C1Brush
    public C1Brush Background {get; set;}
    See Also