InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CheckButtonElement Class / Orientation Property

In This Topic
    Orientation Property (CheckButtonElement)
    In This Topic
    Gets or sets a value that indicates the dimension by which child elements are stacked.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also