WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / MinTopSearchBarWidth Property
In This Topic
    MinTopSearchBarWidth Property
    In This Topic
    Gets or sets the minimal width of the top search bar. Search bar will be moved to the bottom if there is not enough space.
    Syntax
    public double MinTopSearchBarWidth {get; set;}
    See Also