menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Inline - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Inline

    Class for inline view

    Inheritance
    System.Object
    Inline
    Namespace: Com.Syncfusion.Calendar
    Assembly: Syncfusion.SfCalendar.Android.dll
    Syntax
    public class Inline : Object

    Constructors

    Inline()

    Declaration
    public Inline()

    Properties

    Calendar

    Gets or sets the date of inline.

    Declaration
    public Calendar Calendar { get; set; }
    Property Value
    Type Description
    Java.Util.Calendar

    The calendar.

    SfCalendar

    Gets or sets the main calendar.

    Declaration
    public SfCalendar SfCalendar { get; set; }
    Property Value
    Type Description
    SfCalendar

    The calendar value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved