The following tables list the members exposed by GridBagLayoutItemDimensionsCollection.
Name | Description | |
---|---|---|
ColumnDims | For Internal use. Column coordinates relative to left of the container rect. These can be modified freely without effecting the layout. | |
Item | For Internal use. Indexer. Returns an instance GridBagLayoutItemDimensions associated with passed in layout item. | |
MaximumSize | Maximum size of the layout. | |
MinimumSize | Minimum size of the layout. | |
PreferredSize | Preferred size of the layout. | |
RowDims | For Internal use. Row coordinates relative to top of the container rect. These can be modified freely without effecting the layout. |
Name | Description | |
---|---|---|
Exists | For Internal use. Returns true if the collection contains an entry for the passed in layout item. |