Search
GridPanel.setRows Method
See Also
 






Sets a list of GridRow objects specifying row attributes.

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setRows (
    List<GridRow> value
)

 Parameters

value

 See Also