menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class CellGridOptions

    Represents cell grid options

    Inheritance
    System.Object
    CellGridOptions
    Namespace: Com.Syncfusion.Calendar.Enums
    Assembly: Syncfusion.SfCalendar.Android.dll
    Syntax
    public sealed class CellGridOptions : Enum

    Fields

    Both

    Represents month view with both the lines

    Declaration
    public const CellGridOptions Both
    Field Value
    Type
    CellGridOptions

    HorizontalLines

    Represents month view with horizontal lines

    Declaration
    public const CellGridOptions HorizontalLines
    Field Value
    Type
    CellGridOptions

    None

    Represent month view with empty lines

    Declaration
    public const CellGridOptions None
    Field Value
    Type
    CellGridOptions

    VerticalLines

    Represents month view with vertical lines

    Declaration
    public const CellGridOptions VerticalLines
    Field Value
    Type
    CellGridOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved