menu

WinForms

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

    Show / Hide Table of Contents

    Enum GridCountRecordsBehavior

    Later ... Defines information related to printing. This class will change in future versions.

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

    Fields

    Name Description
    CountAlways

    Count records for both printing and print preview before printing.

    CountNever

    Lets the record count grow while printing.

    CountPrint

    Count records only for printing but not for print preview (default).

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