menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellBorderSide - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CellBorderSide

    Inheritance
    System.Object
    CellBorderSide
    Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public sealed class CellBorderSide : Enum

    Fields

    Bottom

    At bottom

    Declaration
    public const CellBorderSide Bottom
    Field Value
    Type
    CellBorderSide

    Left

    At left side

    Declaration
    public const CellBorderSide Left
    Field Value
    Type
    CellBorderSide

    Right

    At right side

    Declaration
    public const CellBorderSide Right
    Field Value
    Type
    CellBorderSide

    Top

    At top

    Declaration
    public const CellBorderSide Top
    Field Value
    Type
    CellBorderSide

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved