RgListHandlerListDataSource Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.13.0.11208
C#
public ObservableProperty<List<RgfDynamicDictionary>> ListDataSource { get; }

Property Value

ObservablePropertyListRgfDynamicDictionary

Implements

IRgListHandlerListDataSource

See Also