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

In This Topic
    OnFontChanged Method (GridSummaryCell)
    In This Topic
    Called when any of the font properties changed.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnFontChanged() 
    protected override void OnFontChanged()
    See Also