RgfEntitySortColumns Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.3.0.10221
C#
public IEnumerable<RgfProperty> SortColumns { get; }

Property Value

IEnumerableRgfProperty

See Also