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