WinUI

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridRowHeaderIndentCell

    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.ErrorMessageProperty
    GridCell.SelectionForegroundProperty
    GridCell.OnApplyTemplate()
    GridCell.ShowContextFlyout(Point)
    GridCell.ApplyValidationVisualState(Boolean)
    GridCell.OnDataColumnPropertyChanged(String)
    GridCell.OnColumnChanged()
    GridCell.ApplyGridCellVisualStates(String, Boolean)
    GridCell.OnPointerEntered(PointerRoutedEventArgs)
    GridCell.OnPointerPressed(PointerRoutedEventArgs)
    GridCell.OnPointerReleased(PointerRoutedEventArgs)
    GridCell.OnPointerMoved(PointerRoutedEventArgs)
    GridCell.OnDoubleTapped(DoubleTappedRoutedEventArgs)
    GridCell.OnTapped(TappedRoutedEventArgs)
    GridCell.OnHolding(HoldingRoutedEventArgs)
    GridCell.OnRightTapped(RightTappedRoutedEventArgs)
    GridCell.CanSelectCurrentCell()
    GridCell.Dispose(Boolean)
    GridCell.Dispose()
    GridCell.OnCreateAutomationPeer()
    GridCell.ColumnBase
    GridCell.HasError
    GridCell.ErrorMessage
    GridCell.SelectionForeground
    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 - 2023 Syncfusion Inc. All Rights Reserved