ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBox Class / ItemConverterProperty Field



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