ComponentOne Carousel for WPF and Silverlight
C1.WPF.Carousel Namespace / C1CarouselPanel Class / LogicalOrientation Property

In This Topic
    LogicalOrientation Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property LogicalOrientation As Orientation
    protected override Orientation LogicalOrientation {get;}
    See Also