WizardStepCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the WizardStepBase-derived objects in the collection can be modified.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the WizardStepCollection collection can be modified; otherwise, false.
Implements
IList::IsReadOnly
.NET Framework
Available since 2.0
Available since 2.0
Show: