Click or drag to resize

DataColumnCollection_hasNumberOfRowsDecreased Field

Indicates that the cached row count is no longer valid and can be lesser than the actual value in m_NumberOfRows (but not greater).

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected bool _hasNumberOfRowsDecreased

Field Value

Boolean
See Also