menu

WPF

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

    Show / Hide Table of Contents

    Enum CornerSide

    Corner side enumeration.

    Namespace: Syncfusion.Windows.Controls.Scroll
    Assembly: Syncfusion.GridCommon.Wpf.dll
    Syntax
    public enum CornerSide

    Fields

    Name Description
    Both

    Includes both Left and right side or Top and Bottom side.

    Bottom

    Bottom side alone.

    Left

    Left side alone.

    Right

    Right side alone.

    Top

    Top side alone.

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