Back to Devexpress

ListBoxItemDisplayTemplateContext.DisplayText Property

blazor-devexpress-dot-blazor-dot-listboxitemdisplaytemplatecontext-2a648fbe.md

latest806 B
Original Source

ListBoxItemDisplayTemplateContext.DisplayText Property

Returns the item’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.

|

See Also

ListBoxItemDisplayTemplateContext Class

ListBoxItemDisplayTemplateContext Members

DevExpress.Blazor Namespace