Enum LineNumberAlignment
Defines the constants that specifies the alignment of the line numbers area in EditControl.
Namespace: Syncfusion.Windows.Forms.Edit.Enums
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public enum LineNumberAlignment
Fields
Name | Description |
---|---|
Left | Specifies that line numbers will be aligned at Left side in EditControl. |
Right | Specifies that line numbers will be aligned at right side in EditControl. |