VirtualList.RequestSlowDataHandler Property

Gets or sets the event handler, which is raised when one of the items has been displayed on screen and is ready for deferred (partial) data updates.

Syntax

  public RequestSlowDataHandler RequestSlowDataHandler {get; set;}

Property Value

Microsoft.MediaCenter.UI.RequestSlowDataHandler.  The event handler.

This property is read/write.

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