Click or drag to resize

Bin2DT Properties

The Bin2DT generic type exposes the following members.

Properties
  NameDescription
Public propertyCellHeight
Gets the height of cells in the Bin.
Public propertyCellWidth
Gets the width of cells in the Bin.
Public propertyHeight
Gets the height (number of rows) of the Bin.
Public propertyItem
Gets an IEnumerableT for the items in the given cell.
Public propertyOrigin
The coordinate at which this bin's bottom left corner lies.
Public propertyWidth
Gets the width (number of columns) of the Bin.
Top
See Also