featurePropertiesdatasheet_RowCountAlgorithm Property |
Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. This may be overridden by the page element renderer. See
RowCountAlgorithm
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax RowCountAlgorithm datasheet_RowCountAlgorithm { get; }
ReadOnly Property datasheet_RowCountAlgorithm As RowCountAlgorithm
Get
Property Value
Type:
RowCountAlgorithmSpecifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. This may be overridden by the page element renderer. See
RowCountAlgorithmSee Also