FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ActualCellStyle Property

In This Topic
    ActualCellStyle Property (FlexGrid)
    In This Topic
    Gets the actual style that will be applied to cells.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualCellStyle As Style
    public Style ActualCellStyle {get;}
    See Also