menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum EnableRenderOptimization - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum EnableRenderOptimization

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum EnableRenderOptimization

    Fields

    Name Description
    DisableBackgroundFrameRendering

    turn off the rendering of background frame on real time updates and turn off the refreshing of cell span backgrounds

    EnableOptimizations

    turn off the refreshing of cell span backgrounds to improve the selection performance

    None

    default

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved