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

In This Topic
    MultiValueFieldHeight Property (C1FlexViewer)
    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