Version

GridBagLayoutItemDimensionsCollection Class Members

The following tables list the members exposed by GridBagLayoutItemDimensionsCollection.

Public Properties
 NameDescription
Public PropertyColumnDimsFor Internal use. Column dims relative to left of the container rect. These can be modified freely without effecting the layout.  
Public PropertyItemFor Internal use. Indexer. Returns an instance GridBagLayoutItemDimensions associated with passed in layout item.  
Public PropertyRowDimsFor Internal use. Row dims relative to top of the container rect. These can be modified freely without effecting the layout.  
Public Methods
 NameDescription
Public MethodExistsFor Internal use. Returns true if the collection contains an entry for the passed in layout item.  
See Also