Search
Component.setGridRow Method
See Also
 






Sets the row index of this component when placed inside a GridPanel.

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

 Syntax

Java  Copy Code

public void setGridRow (
    int value
)

 Parameters

value

 See Also