menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridRowHeaderIndentCell - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridRowHeaderIndentCell

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

    Inheritance
    System.Object
    GridCell
    GridRowHeaderIndentCell
    Implements
    System.IDisposable
    Inherited Members
    GridCell.ApplyGridCellVisualStates(String, Boolean)
    GridCell.ApplyValidationVisualState(Boolean)
    GridCell.CanSelectCurrentCell()
    GridCell.ColumnBase
    GridCell.Dispose()
    GridCell.Dispose(Boolean)
    GridCell.ErrorMessage
    GridCell.ErrorMessageProperty
    GridCell.HasError
    GridCell.OnApplyTemplate()
    GridCell.OnColumnChanged()
    GridCell.OnCreateAutomationPeer()
    GridCell.OnDataColumnPropertyChanged(String)
    GridCell.OnDoubleTapped(DoubleTappedRoutedEventArgs)
    GridCell.OnHolding(HoldingRoutedEventArgs)
    GridCell.OnPointerEntered(PointerRoutedEventArgs)
    GridCell.OnPointerMoved(PointerRoutedEventArgs)
    GridCell.OnPointerPressed(PointerRoutedEventArgs)
    GridCell.OnPointerReleased(PointerRoutedEventArgs)
    GridCell.OnRightTapped(RightTappedRoutedEventArgs)
    GridCell.OnTapped(TappedRoutedEventArgs)
    GridCell.SelectionForeground
    GridCell.SelectionForegroundProperty
    GridCell.ShowContextFlyout(Point)
    Namespace: Syncfusion.UI.Xaml.DataGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public class GridRowHeaderIndentCell : GridCell, IDisposable

    Constructors

    GridRowHeaderIndentCell()

    Initializes a new instance of GridRowHeaderIndentCell class.

    Declaration
    public GridRowHeaderIndentCell()

    Implements

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