Skip to main content
All docs
V24.2

ICustomFunctionCategory.FunctionCategory Property

Specifies a custom function’s category.

Namespace: DevExpress.DataAccess.ExpressionEditor

Assembly: DevExpress.DataAccess.v24.2.dll

Declaration

string FunctionCategory { get; }

Property Value

Type Description
String

A string value that designates the custom function’s category.

See Also