ReportViewer.InteractiveDeviceInfos Property

Definition

public:
 property Microsoft::Reporting::WebForms::DeviceInfoCollection ^ InteractiveDeviceInfos { Microsoft::Reporting::WebForms::DeviceInfoCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public Microsoft.Reporting.WebForms.DeviceInfoCollection InteractiveDeviceInfos { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)>]
member this.InteractiveDeviceInfos : Microsoft.Reporting.WebForms.DeviceInfoCollection
Public ReadOnly Property InteractiveDeviceInfos As DeviceInfoCollection

Property Value

Attributes

Applies to