public class GridColumn
extends java.lang.Object
Constructor and Description |
---|
GridColumn()
Initializes a new instance of the
GridColumn class. |
Modifier and Type | Method and Description |
---|---|
Length |
getWidth()
Gets the width of this column.
|
void |
setWidth(Length value)
Sets the width of this column.
|
public GridColumn()
GridColumn
class.