ActiveReports 13
ID Property (WebViewer)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ID Property
Gets or sets the programmatic identifier assigned to the server control.
Syntax
'Declaration
 
Public Overridable Property ID As String
public virtual string ID {get; set;}

Property Value

The programmatic identifier assigned to the control.
See Also

Reference

WebViewer Class
WebViewer Members