FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ColumnFooterGridLinesBrush Property

In This Topic
    ColumnFooterGridLinesBrush Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColumnFooterGridLinesBrush As Brush
    public Brush ColumnFooterGridLinesBrush {get; set;}
    See Also