Gets or sets the DataTemplate to apply to any TabItem that does not have a ContentTemplate property defined.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public DataTemplate ContentTemplate { get; set; } |
Visual Basic |
---|
Public Property ContentTemplate As DataTemplate Get Set |