Determines left or right side where image will be rendered.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
public enum ImagePosition |
| Visual Basic (Declaration) |
|---|
Public Enumeration ImagePosition |
Members
| Member name | Description | |
|---|---|---|
| Left | Flow left. | |
| Right | Flow right. |