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



In This Topic
    ItemContainerStyleProperty Field (C1ComboBox)
    In This Topic
    Identifies the ItemContainerStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ItemContainerStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.ItemContainerStyleProperty
    public new static readonly DependencyProperty ItemContainerStyleProperty
    public:
    new static readonly DependencyProperty^ ItemContainerStyleProperty
    See Also