| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CoercedContentTemplate As DataTemplate | |
| C# | |
|---|---|
public DataTemplate CoercedContentTemplate {get;} | |
Return Value
The DataTemplate that is currently being used.The coerced template can correspond to the CellContentTemplate, the EditTemplate defined by a cell editor, or any other DataTemplate that was coerced to display/edit a cell's content.
Supported Frameworks: Microsoft .NET Framework version 3.5