Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.GridDefinition.DirectDataAsync Property

(not specified)

Class: YetaWF.Core.Models.GridDefinition
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public Func<int,int,List<DataProviderSortInfo>?,List<DataProviderFilterInfo>?,Task<DataSourceResult>> DirectDataAsync { get; set; }

Remarks

(not specified)

See Also YetaWF.Core.Models.GridDefinition ClassYetaWF.Core Overview