ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / TemplateControl Class / DataTemplate Property

In This Topic
    DataTemplate Property (TemplateControl)
    In This Topic
    Gets or sets the template to load.
    Syntax
    'Declaration
     
    
    Public Property DataTemplate As DataTemplate
    public DataTemplate DataTemplate {get; set;}
    See Also