Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class InlineViewMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class InlineViewMode

    Inline view mode in Calendar.

    Inheritance
    System.Object
    InlineViewMode
    Namespace: Syncfusion.SfCalendar.XForms
    Assembly: Syncfusion.SfCalendar.XForms.dll
    Syntax
    public sealed class InlineViewMode : Enum

    Fields

    Agenda

    View mode as Agenda to show appointments in below calendar

    Declaration
    public const InlineViewMode Agenda
    Field Value
    Type Description
    InlineViewMode

    Inline

    View mode as inline to show appointments in between calendar

    Declaration
    public const InlineViewMode Inline
    Field Value
    Type Description
    InlineViewMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved