Class ViewLayoutOptions
Represents View layout options.
Inheritance
System.Object
ViewLayoutOptions
Namespace: Com.Syncfusion.Schedule.Enums
Assembly: Syncfusion.SfSchedule.Android.dll
Syntax
public sealed class ViewLayoutOptions : Enum
Fields
Default
View layout options as Default.
Declaration
public const ViewLayoutOptions Default
Field Value
Type | Description |
---|---|
ViewLayoutOptions |
Overlay
View layout options as Overlay.
Declaration
public const ViewLayoutOptions Overlay
Field Value
Type | Description |
---|---|
ViewLayoutOptions |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |