RadioListItemCount Property (DomRadioButton)

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.