Skip to main content

ICustomAggregateBrowsable.Description Property

Specifies the function description that appears in the Expression Editor.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v23.2.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