RichTextBox for WinRT
ContentTemplate Property (C1BlockUIContainer)


Gets or sets the content template of this C1BlockUIContainer.
Syntax
'Declaration
 
Public Property ContentTemplate As Windows.UI.Xaml.DataTemplate
'Usage
 
Dim instance As C1BlockUIContainer
Dim value As Windows.UI.Xaml.DataTemplate
 
instance.ContentTemplate = value
 
value = instance.ContentTemplate
public Windows.UI.Xaml.DataTemplate ContentTemplate {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1BlockUIContainer Class
C1BlockUIContainer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback