Skip to main content
All docs
V24.2

ICustomFunctionDisplayAttributes.DisplayName Property

Specifies the operator’s caption.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

string DisplayName { get; }

#Property Value

Type Description
String

The operator’s caption.

See Also