Back to Devexpress

ListBoxItemDisplayTemplateContext Properties

blazor-devexpress-dot-blazor-dot-listboxitemdisplaytemplatecontext-dot-underscore-properties.md

latest1.5 KB
Original Source

ListBoxItemDisplayTemplateContext Properties

Stores information about a List Box item. The ItemDisplayTemplate property accepts this object as the context parameter.

NameDescription
DataItemReturns the processed data item.
DisplayTextReturns the item’s display text.
HighlightedDisplayTextReturns the item’s display text with highlighted search text.
IsDisabledReturns whether the item is disabled.
ValueReturns the item value.
VisibleIndexSpecifies a list box item’s visible index. Inherited from ListBoxDisplayTemplateContextBase.

See Also

ListBoxItemDisplayTemplateContext Class

ListBoxItemDisplayTemplateContext Members

DevExpress.Blazor Namespace