RecroGridDynTEntityValidProperties Property

Gets the valid properties.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
protected IEnumerable<PropertyInfo> ValidProperties { get; }

Property Value

IEnumerablePropertyInfo
The valid properties.

See Also