Back to Devexpress

TagBoxTagDisplayTemplateContext<TData>.IsCustom Property

blazor-devexpress-dot-blazor-dot-tagboxtagdisplaytemplatecontext-1-83431ba4.md

latest949 B
Original Source

TagBoxTagDisplayTemplateContext<TData>.IsCustom Property

Gets a value that specifies whether the processed tag is custom.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public bool IsCustom { get; }

Property Value

TypeDescription
Boolean

true, if the processed tag is custom; otherwise, false.

|

See Also

TagBoxTagDisplayTemplateContext<TData> Class

TagBoxTagDisplayTemplateContext<TData> Members

DevExpress.Blazor Namespace