PFIconPosition Enumeration |
Namespace: Packflow.Core.Widgets
public enum PFIconPosition
Member name | Value | Description | |
---|---|---|---|
Top | 0 | Displays the icon on top. | |
Right | 1 | Displays the icon on the right. | |
Bottom | 2 | Displays the icon on bottom. | |
Left | 3 | Displays the icon on the left. |