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

In This Topic
    DropDownDirection Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DropDownDirection As C1.Silverlight.DropDownDirection
    public C1.Silverlight.DropDownDirection DropDownDirection {get; set;}
    See Also