[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes.User

User Class

Provides the implementation for the RDL User global collection.

Inheritance
User
Namespace: GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class User

Properties

Name Description
this[string]

The indexer to support the various VB collection access syntax ( Collection!ObjectName or Collection.Item(�ObjectName�) or Collection(�ObjectName�) ).

Language

Gets name of the culture.

UserID

Gets the Id of the user.

Extension Methods