ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Splitter Namespace / C1SplitterExtender Class / Orientation Property

In This Topic
    Orientation Property (C1SplitterExtender)
    In This Topic
    A value indicating the horizontal or vertical orientation of the splitter panels.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also