WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BlinkUpdateTriggerModeStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BlinkUpdateTriggerModeStyle

    Determines the blink update mode while blinking support is enabled.

    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public enum BlinkUpdateTriggerModeStyle

    Fields

    Name Description
    Idle

    The default blink mode of blinking only on grid redraws.

    System_Timer

    Update the grid if it runs on separate UI thread.

    WF_Timer

    The enabled timer to redraw on each blink.

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