Click or drag to resize

Grid3DT Properties

The Grid3DT generic type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default values used for clearing or initializing new cells.
Public propertyDepth
Gets the depth (number of layers) of the grid.
Public propertyHeight
Gets the height (number of rows) of the grid.
Public propertyItem
Gets or sets the value of the cell located at the specified coordinate.
Public propertyWidth
Gets the width (number of columns) of the grid.
Top
See Also