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