FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetCellStyle Method

In This Topic
    GetCellStyle Method (FlexGrid)
    In This Topic
    Gets the style that is applied to the cells.
    Syntax
    'Declaration
     
    Protected Overrides Function GetCellStyle() As Style
    protected override Style GetCellStyle()
    See Also