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 |
---|
ViewLayoutOptions |
Overlay
View layout options as Overlay.
Declaration
public const ViewLayoutOptions Overlay
Field Value
Type |
---|
ViewLayoutOptions |