Enum CellVerticalAlignment
Specifies the vertical alignment.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum CellVerticalAlignmentFields
| Name | Description | 
|---|---|
| Bottom | Aligns the content ot the bottom. | 
| Center | Aligns the content to the center. | 
| Top | Aligns the content to the top. |