Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / BrushEditor Class / DropDownDirection Property

In This Topic
    DropDownDirection Property (BrushEditor)
    In This Topic
    Gets or sets the expand direction of the control drop down.
    Syntax
    'Declaration
     
    
    Public Property DropDownDirection As C1.Silverlight.DropDownDirection
    public C1.Silverlight.DropDownDirection DropDownDirection {get; set;}
    See Also