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

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