FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / MarqueeColor Property

In This Topic
    MarqueeColor Property
    In This Topic
    Gets or sets the System.Windows.Media.Brush that is used to the stroke of the Marquee.
    Syntax
    'Declaration
     
    Public Property MarqueeColor As Brush
    public Brush MarqueeColor {get; set;}
    See Also