menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class StackedHeaderCellControl

    Represents the StackedHeaderRow row in a SfDataGrid control.

    Inheritance
    System.Object
    VirtualizingCellsControl
    StackedHeaderCellControl
    Implements
    System.IDisposable
    Inherited Members
    VirtualizingCellsControl.Clip
    VirtualizingCellsControl.ClipProperty
    VirtualizingCellsControl.ClipRect
    VirtualizingCellsControl.DataGrid
    VirtualizingCellsControl.Dispose()
    VirtualizingCellsControl.Dispose(Boolean)
    VirtualizingCellsControl.IsSwipeCancelled
    VirtualizingCellsControl.LayoutChildren(Double, Double, Double, Double)
    VirtualizingCellsControl.OnMeasure(Double, Double)
    VirtualizingCellsControl.OnParentSet()
    VirtualizingCellsControl.ShouldInvalidateOnChildAdded(View)
    VirtualizingCellsControl.ShouldInvalidateOnChildRemoved(View)
    VirtualizingCellsControl.SwipeDirection
    VirtualizingCellsControl.SwipeOffset
    VirtualizingCellsControl.Visibility
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public class StackedHeaderCellControl : VirtualizingCellsControl, IDisposable
    Remarks

    A StackedHeaderCellControl represents a single data item in a bound data source. The StackedHeaderRow contains one cell per column in the SfDataGrid, and each cell displays property name of the bound data item or a customized header text.

    Constructors

    StackedHeaderCellControl()

    Initializes a new instance of the StackedHeaderCellControl class.

    Declaration
    public StackedHeaderCellControl()

    Implements

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