Click or drag to resize

PageElementPropertiesdsctrl_RowCountAlgorithm Property

Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. See RowCountAlgorithm

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
RowCountAlgorithm dsctrl_RowCountAlgorithm { get; }

Property Value

Type: RowCountAlgorithm
Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. See RowCountAlgorithm
See Also