menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class GridTableSummaryCell

    Represents a table summary cell of the table summary row in a SfDataGrid control.

    Inheritance
    System.Object
    BorderView
    CellElement
    GridCell
    GridTableSummaryCell
    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 GridTableSummaryCell : GridCell, IVisibility, IDisposable

    Constructors

    GridTableSummaryCell()

    Initializes a new instance of the GridTableSummaryCell class.

    Declaration
    public GridTableSummaryCell()

    Implements

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