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