alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ViewType

    Defines the constants that specify the type to be viewed for the Grid.

    Inheritance
    System.Object
    ViewType
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.GridHelperClasses.Windows.dll
    Syntax
    public sealed class ViewType : Enum

    Fields

    ActualView

    Selects the entire grid in view

    Declaration
    public const ViewType ActualView
    Field Value
    Type
    ViewType

    SelectionView

    Considers the selected area in grid

    Declaration
    public const ViewType SelectionView
    Field Value
    Type
    ViewType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved