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



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