menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CellGridOptions

    Cell grid options to draw borders for month cell.

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

    Fields

    Both

    Both vertical and Horizontal Lines

    Declaration
    public const CellGridOptions Both
    Field Value
    Type
    CellGridOptions

    HorizontalLines

    Horizontal Lines

    Declaration
    public const CellGridOptions HorizontalLines
    Field Value
    Type
    CellGridOptions

    None

    No lines

    Declaration
    public const CellGridOptions None
    Field Value
    Type
    CellGridOptions

    VerticalLines

    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