Click or drag to resize

ICursorFilterTypeCTCFFilterBetweenStartValue Property

Start value (inclusive) for filters with Between qualifier. Used only with Between qualifier on F and CTCF filters, otherwise ignored. When this property is set, you must also set FilterBetweenEndValue.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string FilterBetweenStartValue { get; set; }

Property Value

Type: String
See Also