menu

UWP

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

    Show / Hide Table of Contents

    Class GridHeaderIndentCell

    Represents a class that provides commmon functionalities of HeaderIndentcells in SfDataGrid.

    Inheritance
    System.Object
    GridCell
    GridIndentCell
    GridHeaderIndentCell
    Implements
    System.IDisposable
    Inherited Members
    GridCell.ApplyGridCellVisualStates(String, Boolean)
    GridCell.ApplyValidationVisualState(Boolean)
    GridCell.CellSelectionBrush
    GridCell.CellSelectionBrushProperty
    GridCell.ColumnBase
    GridCell.CurrentCellBorderBrush
    GridCell.CurrentCellBorderBrushProperty
    GridCell.CurrentCellBorderThickness
    GridCell.CurrentCellBorderThicknessProperty
    GridCell.CurrentCellBorderVisibility
    GridCell.CurrentCellBorderVisibilityProperty
    GridCell.Dispose()
    GridCell.Dispose(Boolean)
    GridCell.ErrorMessage
    GridCell.ErrorMessageProperty
    GridCell.HasError
    GridCell.OnColumnChanged()
    GridCell.OnDataColumnPropertyChanged(String)
    GridCell.OnHolding(HoldingRoutedEventArgs)
    GridCell.OnPointerEntered(PointerRoutedEventArgs)
    GridCell.OnPointerMoved(PointerRoutedEventArgs)
    GridCell.OnRightTapped(RightTappedRoutedEventArgs)
    GridCell.SelectionBorderVisibility
    GridCell.SelectionBorderVisibilityProperty
    GridCell.SelectionForegroundBrush
    GridCell.SelectionForegroundBrushProperty
    GridCell.ShowContextMenu(Point)
    GridIndentCell.CanSelectCurrentCell()
    GridIndentCell.ColumnType
    GridIndentCell.ColumnTypeProperty
    GridIndentCell.OnApplyTemplate()
    GridIndentCell.OnDoubleTapped(DoubleTappedRoutedEventArgs)
    GridIndentCell.OnPointerPressed(PointerRoutedEventArgs)
    GridIndentCell.OnPointerReleased(PointerRoutedEventArgs)
    GridIndentCell.OnTapped(TappedRoutedEventArgs)
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class GridHeaderIndentCell : GridIndentCell, IDisposable

    Constructors

    GridHeaderIndentCell()

    Initializes a new instance of GridHeaderIndentCell class.

    Declaration
    public GridHeaderIndentCell()

    Implements

    System.IDisposable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved