menu

WPF

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

    Show / Hide Table of Contents

    Class GridDataCellBoundWrapper

    Inheritance
    System.Object
    GridCellBoundWrapper
    GridDataCellBoundWrapper
    Inherited Members
    GridCellBoundWrapper.CellBoundValue
    GridCellBoundWrapper.CellBoundValueProperty
    GridCellBoundWrapper.Style
    GridCellBoundWrapper.ValueChanged
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class GridDataCellBoundWrapper : GridCellBoundWrapper

    Constructors

    GridDataCellBoundWrapper()

    Declaration
    public GridDataCellBoundWrapper()

    Properties

    Record

    Declaration
    public object Record { get; set; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved