GridBuilderExtensionsGetFilteredGridDataT, TF - метод

Пространство имён:  EleWise.ELMA.Web.Mvc.Html
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public static IGridData GetFilteredGridData<T, TF>(
	GridCommand command,
	TF filter
)
where T : IEntity
where TF : IEntityFilter

Параметры

command
Тип: Telerik.Web.MvcGridCommand
filter
Тип: TF

Параметры типа

T
TF

Возвращаемое значение

Тип: IGridData
См. также