Gets or sets the template for each cell in the grid.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
| C# |
|---|
public DataTemplate CellTemplate { get; set; } |
| Visual Basic |
|---|
Public Property CellTemplate As DataTemplate Get Set |