| Visual Basic (Declaration) | |
|---|---|
Public Property CardTitleTemplate As DataTemplate | |
| C# | |
|---|---|
public DataTemplate CardTitleTemplate {get; set;} | |
Return Value
A reference to the DataTemplate used to display the card titles. By default, a DataTemplate which displays the Title of the main (primary) column.Supported Frameworks: Microsoft .NET Framework version 3.5