AggregateFunctionFunctionName - свойство |
Gets or sets the name of the aggregate function, which appears as a property of the group record on which records the function works.
Пространство имён:
Telerik.Web.Mvc
Сборка:
Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксисpublic virtual string FunctionName { get; set; }Значение свойства
Тип:
StringThe name of the function as visible from the group record.
См. также