MindFusion.Java Package Programmer's Guide
GridColumn.relativeSize Method
See Also
 






Gets whether the column should be sized relatively to other columns in the grid panel.

Namespace: com.mindfusion.charting.components
Package: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public boolean relativeSize ()

 Return Value

true to apply relative size to this column, or false otherwise.

 See Also

GridColumn Members
GridColumn Class
com.mindfusion.charting.components Namespace