alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class CommentAlignment

    Defines the options to display Cell Comment Tip.

    Inheritance
    System.Object
    CommentAlignment
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public sealed class CommentAlignment : Enum

    Fields

    BottomLeft

    Bottom Left edge.

    Declaration
    public const CommentAlignment BottomLeft
    Field Value
    Type
    CommentAlignment

    BottomRight

    Bottom Right edge.

    Declaration
    public const CommentAlignment BottomRight
    Field Value
    Type
    CommentAlignment

    TopLeft

    Top Left edge.

    Declaration
    public const CommentAlignment TopLeft
    Field Value
    Type
    CommentAlignment

    TopRight

    Top Right edge.

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