Search
Component.setGridColumn Method
See Also
 






Sets the column 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 setGridColumn (
    int value
)

 Parameters

value

 See Also