Defines attributes used to render grid cells.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.Phone.FlexGrid..::..CellStyle

See Also