Back to Devexpress

FilterBuilderValueDisplayTemplateContext.DisplayText Property

blazor-devexpress-dot-blazor-dot-filterbuildervaluedisplaytemplatecontext.md

latest1.0 KB
Original Source

FilterBuilderValueDisplayTemplateContext.DisplayText Property

Returns the field value’s display text.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public string DisplayText { get; }

Property Value

TypeDescription
String

The display text.

|

Remarks

Refer to the ValueDisplayTemplate property description for additional information and an example.

See Also

FilterBuilderValueDisplayTemplateContext Class

FilterBuilderValueDisplayTemplateContext Members

DevExpress.Blazor Namespace