Enum CarouselPath
List of available CarouselPath.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum CarouselPath
Fields
Name | Description |
---|---|
Default | Child items are traversed in a Default path. |
Linear | Child items are traversed in a Linear path. |
Orbital | Child items are traversed in a Orbital path. |
Oval | Child items are traversed in a Oval path. |