Class GridCellTextBlockModel
Implements the model part of a text block cell.
Inheritance
System.Object
GridCellTextBlockModel
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridCellTextBlockModel : GridCellModel<GridCellTextBlockRenderer>, IDisposable
Constructors
GridCellTextBlockModel()
Declaration
public GridCellTextBlockModel()
Implements
System.IDisposable