Skip to main content
All docs
V23.2

ICustomFunctionCategory.FunctionCategory Property

Specifies a custom function’s category.

Namespace: DevExpress.DataAccess.ExpressionEditor

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

string FunctionCategory { get; }

Property Value

Type Description
String

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

See Also