FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1SolidBrush Class / Color Property

In This Topic
    Color Property (C1SolidBrush)
    In This Topic
    Gets or sets the color of this C1SolidBrush object.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also