FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid.Util.Styles Namespace / MarqueeStyle Class / Color Property

In This Topic
    Color Property (MarqueeStyle)
    In This Topic
    Gets or sets marquee border color.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also