ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1EditableContentControl Class / ContentConverterProperty Field



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