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

In This Topic
    InputFieldWidth Property (FlexViewer)
    In This Topic
    The width of numeric/string/enumeration input fields on the Parameters and Page Settings panels.
    Syntax
    'Declaration
     
    Public Property InputFieldWidth As Double
    public double InputFieldWidth {get; set;}
    See Also