Skip to main content
All docs
V25.1
  • ICustomFunctionCategory.FunctionCategory Property

    Specifies a custom function’s category.

    Namespace: DevExpress.DataAccess.ExpressionEditor

    Assembly: DevExpress.DataAccess.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    string FunctionCategory { get; }

    Property Value

    Type Description
    String

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

    See Also