WinUI

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

    Show / Hide Table of Contents

    Class GridDetailsViewIndentCell

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

    Inheritance
    System.Object
    GridDetailsViewIndentCell
    Namespace: Syncfusion.UI.Xaml.DataGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public class GridDetailsViewIndentCell : ContentControl

    Constructors

    GridDetailsViewIndentCell()

    Initializes a new instance of GridDetailsViewIndentCell class.

    Declaration
    public GridDetailsViewIndentCell()

    Methods

    OnApplyTemplate()

    Invoked to apply template for the GridDetailsViewIndentCell.

    Declaration
    protected override void OnApplyTemplate()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved