FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / MultiValueFieldHeight Property

In This Topic
    MultiValueFieldHeight Property (FlexViewer)
    In This Topic
    Specifies the height of the multi-value input fields on the Parameters panel.
    Syntax
    'Declaration
     
    Public Property MultiValueFieldHeight As Double
    public double MultiValueFieldHeight {get; set;}
    See Also