|  | RecroSecUserUserName Property  | 
 
            Gets or sets the name of the User.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Security
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic string UserName { get; set; }Property Value
Type: 
String
            The name of the User.
            
 See Also
See Also