Enum ImagePosition
| Defines the image position in the Card Header. They are, |
| Left - Image position in the left of card header |
| Right - Image position in the right of card header |
Namespace: Syncfusion.Blazor.Cards
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ImagePosition
Fields
| Name | Description |
|---|---|
| Left | Left - Image position in the left of card header |
| Right | Right - Image position in the right of card header |