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