Defines attributes used to render grid cells.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public class CellStyle : INotifyPropertyChanged
Visual Basic
Public Class CellStyle _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.FlexGrid..::..CellStyle

See Also