RecroGrid Framework
C#
Show/Hide TOC
Recro
Sec
User
User
Name Property
Gets or sets the name of the User.
Definition
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
public
string
UserName
{
get
;
set
; }
Property Value
String
The name of the User.
See Also
Reference
RecroSecUser Class
Recrovit.RecroGridFramework.Security Namespace
In This Article
Definition
See Also