Enum CommentAlignment
Defines the options to display Cell Comment Tip.
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public enum CommentAlignment
Fields
| Name | Description |
|---|---|
| BottomLeft | Bottom Left edge. |
| BottomRight | Bottom Right edge. |
| TopLeft | Top Left edge. |
| TopRight | Top Right edge. |