Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1DropDown Class / ShowButtonProperty Field

In This Topic
    ShowButtonProperty Field (C1DropDown)
    In This Topic
    Identifies the ShowButton dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowButtonProperty As DependencyProperty
    public static readonly DependencyProperty ShowButtonProperty
    See Also