Action
Gets the number of items in the radiolist. This property is not supported for mobile Web applications.
Syntax
C#
protected Integer RadioListItemCount { get; }
VB
'Declaration
Protected Read Property RadioListItemCount As Integer
Access
Read only.