ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGalleryItem Class / VerticalLayout Property

In This Topic
    VerticalLayout Property
    In This Topic
    Gets or sets a value indicating whether the text should appear below the image.
    Syntax
    'Declaration
     
    Public Property VerticalLayout As System.Boolean
    public System.bool VerticalLayout {get; set;}
    See Also