menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataGridTableSummaryCell - API Reference

    Show / Hide Table of Contents

    Class DataGridTableSummaryCell

    to do

    Inheritance
    System.Object
    SfView
    SfContentView
    DataGridCell
    DataGridTableSummaryCell
    Implements
    IDrawableLayout
    Microsoft.Maui.Graphics.IDrawable
    Microsoft.Maui.IAbsoluteLayout
    Microsoft.Maui.ILayout
    Microsoft.Maui.IView
    Microsoft.Maui.IElement
    Microsoft.Maui.ITransform
    Microsoft.Maui.IContainer
    System.Collections.Generic.IList<Microsoft.Maui.IView>
    System.Collections.Generic.ICollection<Microsoft.Maui.IView>
    System.Collections.Generic.IEnumerable<Microsoft.Maui.IView>
    System.Collections.IEnumerable
    Microsoft.Maui.ISafeAreaView
    Microsoft.Maui.IPadding
    Microsoft.Maui.IVisualTreeElement
    System.IDisposable
    Inherited Members
    DataGridCell.CellValueProperty
    DataGridCell.BackgroundProperty
    DataGridCell.FontAttributesProperty
    DataGridCell.FontFamilyProperty
    DataGridCell.FontSizeProperty
    DataGridCell.TextAlignmentProperty
    DataGridCell.TextColorProperty
    DataGridCell.PaddingProperty
    DataGridCell.ArrangeContent(Rect)
    DataGridCell.MeasureContent(Double, Double)
    DataGridCell.OnDraw(ICanvas, RectF)
    DataGridCell.Dispose()
    DataGridCell.Background
    DataGridCell.Padding
    DataGridCell.TextAlignment
    DataGridCell.FontAttributes
    DataGridCell.FontFamily
    DataGridCell.FontSize
    DataGridCell.TextColor
    DataGridCell.CellValue
    DataGridCell.RowIndex
    DataGridCell.ColumnIndex
    DataGridCell.DataColumn
    SfContentView.ContentProperty
    SfContentView.OnContentChanged(Object, Object)
    SfContentView.Content
    SfView.OnBindingContextChanged()
    SfView.MeasureOverride(Double, Double)
    SfView.ArrangeOverride(Rect)
    SfView.OnMeasure(Double, Double)
    SfView.OnHandlerChanged()
    SfView.IDrawableLayout.InvalidateDrawable()
    SfView.Children
    SfView.ClipToBounds
    SfView.IDrawableLayout.DrawingOrder
    Namespace: Syncfusion.Maui.DataGrid
    Assembly: Syncfusion.Maui.DataGrid.dll
    Syntax
    public class DataGridTableSummaryCell : DataGridCell, IDrawableLayout, IDrawable, IAbsoluteLayout, ILayout, IView, IElement, ITransform, IContainer, IList<IView>, ICollection<IView>, IEnumerable<IView>, IEnumerable, ISafeAreaView, IPadding, IVisualTreeElement, IDisposable, ITapGestureListener, IDoubleTapGestureListener, ILongPressGestureListener, ITextElement, IRightTapGestureListener, IGestureListener

    Constructors

    DataGridTableSummaryCell()

    Initializes a new instance of the DataGridTableSummaryCell class.

    Declaration
    public DataGridTableSummaryCell()

    Implements

    IDrawableLayout
    Microsoft.Maui.Graphics.IDrawable
    Microsoft.Maui.IAbsoluteLayout
    Microsoft.Maui.ILayout
    Microsoft.Maui.IView
    Microsoft.Maui.IElement
    Microsoft.Maui.ITransform
    Microsoft.Maui.IContainer
    System.Collections.Generic.IList<>
    System.Collections.Generic.ICollection<>
    System.Collections.Generic.IEnumerable<>
    System.Collections.IEnumerable
    Microsoft.Maui.ISafeAreaView
    Microsoft.Maui.IPadding
    Microsoft.Maui.IVisualTreeElement
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved