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 Overridable Function GetCellStyle() As Style
    protected virtual Style GetCellStyle()
    See Also