RecroGridRGPropertyGetBasePropery Method
If the field has a relationship with an external entity, then it returns the field of EntityBase
where EntityBase.Alias matches the last part of the field's ColName.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
public RecroGridRGProperty GetBasePropery(
IRGDataContext context,
List<int> exclude
)
- context IRGDataContext
- The context.
- exclude ListInt32
- Excludes EntityId from Inheritance.
RecroGridRGPropertyProperty or null.