Share via


VirtualList.IsReadOnly Property

Gets a value that indicates whether the VirtualList object is read-only.

Syntax

  public bool IsReadOnly {get;}

Property Value

System.Booleantrue if the list is read-only; otherwise, false.

This property is read-only.

Note   This value is always false for virtual lists.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also