Back to Devexpress

ComboBoxItemDisplayTemplateContext Class

blazor-devexpress-dot-blazor-51b9a804.md

latest1.3 KB
Original Source

ComboBoxItemDisplayTemplateContext Class

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class ComboBoxItemDisplayTemplateContext :
    ListBoxItemDisplayTemplateContext

Remarks

Refer to the ItemDisplayTemplate property description for additional information and examples.

Inheritance

Object ListBoxDisplayTemplateContextBase ListBoxItemDisplayTemplateContext ComboBoxItemDisplayTemplateContext ComboBoxItemDisplayTemplateContext<TData>

See Also

ComboBoxItemDisplayTemplateContext Members

DevExpress.Blazor Namespace