menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class GridUnboundRowCell

    Represents an UnboundRow cell in a SfDataGrid control.

    Inheritance
    System.Object
    BorderView
    CellElement
    GridCell
    GridUnboundRowCell
    Implements
    System.IDisposable
    Inherited Members
    BorderView.BorderColor
    BorderView.BorderColorProperty
    BorderView.BorderThickness
    BorderView.BorderThicknessProperty
    BorderView.Dispose()
    BorderView.Dispose(Boolean)
    BorderView.Visibility
    BorderView.VisibilityProperty
    CellElement.NeedToInvalidate
    CellElement.NeedToInvalidateProperty
    CellElement.ShouldInvalidateOnChildAdded(View)
    CellElement.ShouldInvalidateOnChildRemoved(View)
    GridCell.CellStylingPreference
    GridCell.CellStylingPreferenceProperty
    GridCell.CellValue
    GridCell.CellValueProperty
    GridCell.Clip
    GridCell.ClipProperty
    GridCell.ColumnIndex
    GridCell.DataColumn
    GridCell.Foreground
    GridCell.ForegroundProperty
    GridCell.LayoutChildren(Double, Double, Double, Double)
    GridCell.OnBindingContextChanged()
    GridCell.OnChildMeasureInvalidated()
    GridCell.RowIndex
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public class GridUnboundRowCell : GridCell, IVisibility, IDisposable

    Constructors

    GridUnboundRowCell()

    Initializes a new instance of the GridUnboundRowCell class.

    Declaration
    public GridUnboundRowCell()

    Implements

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