Click or drag to resize

RecroGridTemplateParamsBaseName Property

Gets the name of the base property.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string BaseName { get; }

Property Value

Type: String
The name of the base property.
See Also