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



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