Enum CustomSectionPosition
Position type where section should be displayed.
Namespace: anybill.POS.Client.Models.Bill.Misc.Extension.CustomSection
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum CustomSectionPosition
Fields
Name | Description |
---|---|
After | Section should be displayed before. |
Before | Section should be displayed before. |