Click or drag to resize

EquallySpacedColumn Properties

The EquallySpacedColumn type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of rows if known.
Public propertyFullName The full name of a indexer column is "EquallySpacedColumn(start,increment)".
Public propertyIncrement Gets the increment of the sequence.
Public propertyIsEditable Gets a value indicating whether the column is editable.
Public propertyItem Simply returns the value i.
Public propertyItemType Gets the type of the colum's items.
Public propertyStartValue Gets the start value of the sequence.
Top
See Also