FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ButtonActionElement Class / CompactLayout Property

In This Topic
    CompactLayout Property (ButtonActionElement)
    In This Topic
    Gets or sets whether the button should display text below the image in one row.
    Syntax
    'Declaration
     
    Public Property CompactLayout As Boolean
    public bool CompactLayout {get; set;}
    See Also