Class GridStaticCellModel
Implements the model part of a static cell. A static cell is also a base class for many other cell types that display text.
Inheritance
System.Object
GridStaticCellModel
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridStaticCellModel : GridCellModel<GridCellStaticTextRenderer>, IDisposable
Constructors
GridStaticCellModel()
Declaration
public GridStaticCellModel()
Implements
System.IDisposable