AggregateFunctionSourceField - свойство |
Gets or sets the name of the field, of the item from the set of items, which value is used as the argument of the aggregate function.
Пространство имён:
Telerik.Web.Mvc
Сборка:
Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксисpublic virtual string SourceField { get; set; }Значение свойства
Тип:
StringThe name of the field to get the argument value from.
См. также