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



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