NumberFormatLabelPosition Enum
Lists values that indicate the position of a number format label.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
NuGet Package: DevExpress.Docs.Pdf
Declaration
Members
| Name | Description |
|---|---|
Suffix
|
The number format label is displayed after the number. |
Prefix
|
The number format label is displayed before the number. |
Related API Members
The following properties accept/return NumberFormatLabelPosition values:
See Also