| RGObjectParameterName Property |
Gets the parameter name, which can only be set through a constructor.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public string Name { get; }
Return Value
Type:
StringThe parameter name, which can only be set through a constructor.
See Also