Class DotPlacement
Contains the values for the DotPlacement enumeration that determines the placement of the Dots representation.
Inheritance
System.Object
DotPlacement
Namespace: Syncfusion.SfRotator.XForms
Assembly: Syncfusion.SfRotator.XForms.dll
Syntax
public sealed class DotPlacement : Enum
Fields
Default
Display Dots representation of items over the selected view
Declaration
public const DotPlacement Default
Field Value
Type | Description |
---|---|
DotPlacement |
None
Collapses Dot representation.
Declaration
public const DotPlacement None
Field Value
Type | Description |
---|---|
DotPlacement |
OutSide
Display Dots representation of items under the selected view.
Declaration
public const DotPlacement OutSide
Field Value
Type | Description |
---|---|
DotPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |