menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DetailsViewExpanderCell - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DetailsViewExpanderCell

    Represents a class that provides the common functionalities of DetailsViewExpandercells in SfDataGrid.

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

    Constructors

    DetailsViewExpanderCell()

    Declaration
    public DetailsViewExpanderCell()

    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.ICrossPlatformLayout
    Microsoft.Maui.IVisualTreeElement
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved