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

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