NumElements Property (SparkGroupBase)
Class
SparkGroupBase
.
Action
Gets the number of visual elements in this container.
Syntax
C#
protected
Integer
numElements { get; }
VB
'Declaration Protected Read Property numElements As
Integer
Access
Read only.