ActiveReports 12
Uid Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Uid Property
Gets or sets the unique identifier (for localization) for this element. This is a dependency property.
Syntax
'Declaration
 
Public Property Uid As String
public string Uid {get; set;}

Property Value

A string that is the unique identifier for this element.
See Also

Reference

Viewer Class
Viewer Members