ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabControl Class / ContentTemplateSelectorProperty Field



In This Topic
    ContentTemplateSelectorProperty Field
    In This Topic
    Identifies the ContentTemplateSelectorProperty dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentTemplateSelectorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabControl.ContentTemplateSelectorProperty
    public static readonly DependencyProperty ContentTemplateSelectorProperty
    public:
    static readonly DependencyProperty^ ContentTemplateSelectorProperty
    See Also