Version

GridBagLayoutItemDimensions Class Members

The following tables list the members exposed by GridBagLayoutItemDimensions.

Public Properties
 NameDescription
Public PropertyBoundsItem bounds relative to the container's bounds.  
Public PropertyColumnReturns the Column of the item.  
Public PropertyColumnSpanReturns the ColumnSpan of the item.  
Public PropertyRowReturns the Row of the item.  
Public PropertyRowSpanRetruns the RowSpan of the item.  
See Also