Click or drag to resize
CMSAbstractTransformationDataItemCount Property
Gets the number of data items for the current binding context.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public int DataItemCount { get; }

Property Value

Type: Int32
See Also