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

In This Topic
    BackgroundPaddingColor Property (MarqueeStyle)
    In This Topic
    Gets or sets the color to fill marquee padding area.
    Syntax
    'Declaration
     
    
    Public Property BackgroundPaddingColor As Color
    public Color BackgroundPaddingColor {get; set;}
    See Also