Skip to main content
All docs
V25.1
  • ICustomAggregateBrowsable.Description Property

    Specifies the function description that appears in the Expression Editor.

    Namespace: DevExpress.Data.Filtering

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    Declaration

    string Description { get; }

    Property Value

    Type Description
    String

    Text that describes the function’s purpose and syntax.

    See Also