FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / Background Property

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