Class SelectionShape
Represents selection shape
Inheritance
System.Object
    SelectionShape
  Namespace: Com.Syncfusion.Calendar.Enums
Assembly: Syncfusion.SfCalendar.Android.dll
Syntax
public sealed class SelectionShape : Enum
  Fields
Circle
Circle the selection
Declaration
public const SelectionShape Circle
  Field Value
| Type | 
|---|
| SelectionShape | 
Fill
Fill the selection
Declaration
public const SelectionShape Fill
  Field Value
| Type | 
|---|
| SelectionShape |