menu

WinForms

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

    Show / Hide Table of Contents

    Enum LineType

    Defines the constants that specifies the freeze pane behavior.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum LineType

    Fields

    Name Description
    FooterColumn

    Denotes the freeze pane line to separate footer columns from scrolling columns.

    FooterRow

    Denotes the freeze pane line to separate footer row from scrolling rows.

    FrozenColumn

    Denotes the freeze pane line to separate frozen columns from scrolling columns.

    FrozenRow

    Denotes the freeze pane line to separate frozen row from scrolling rows.

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