FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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