FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer 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
    'Declaration
     
    Public Property MinTopSearchBarWidth As Double
    public double MinTopSearchBarWidth {get; set;}
    See Also