Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1SlideContentControl Class / SlideDirection Property

In This Topic
    SlideDirection Property (C1SlideContentControl)
    In This Topic
    Gets or sets the expand direction.
    Syntax
    'Declaration
     
    
    Public Property SlideDirection As C1ExpandDirection
    public C1ExpandDirection SlideDirection {get; set;}
    See Also