Gets or sets the content template of this C1BlockUIContainer.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public DataTemplate ContentTemplate { get; set; } |
| Visual Basic |
|---|
Public Property ContentTemplate As DataTemplate Get Set |