Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the device information.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
Public ReadOnly Property Name As String
'Usage
Dim instance As DeviceInfo
Dim value As String
value = instance.Name
public string Name { get; }
public:
property String^ Name {
String^ get ();
}
/** @property */
public String get_Name ()
public function get Name () : String
Property Value
A string value.
See Also
Reference
DeviceInfo Class
DeviceInfo Members
Microsoft.Reporting.WebForms Namespace
Other Resources
Reporting Services Device Information Settings
HTML Device Information Settings