Class ViewLayoutOptions
The View Layout Options represent the options for the view to be laid out such as Default and Overlay.
Inheritance
System.Object
ViewLayoutOptions
Namespace: Syncfusion.SfSchedule.XForms
Assembly: Syncfusion.SfSchedule.XForms.dll
Syntax
public sealed class ViewLayoutOptions : Enum
Fields
Default
This returns Default as ViewLayoutOptions.
Declaration
public const ViewLayoutOptions Default
Field Value
Type |
---|
ViewLayoutOptions |
Overlay
This returns Overlay as ViewLayoutOptions.
Declaration
public const ViewLayoutOptions Overlay
Field Value
Type |
---|
ViewLayoutOptions |