menu

WPF

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

    Show / Hide Table of Contents

    Enum GridOrientation

    Specifies which scroll bars will be visible on a control.

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

    Fields

    Name Description
    Both

    Both horizontal and vertical scroll bars are shown.

    Horizontal

    Only horizontal scroll bars are shown.

    None

    No scroll bars are shown.

    Vertical

    Only vertical scroll bars are shown.

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