Class GridDataCellBoundWrapper
Inherited Members
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 |