TagBoxTagDisplayTemplateContext<TData>.IsCustom Property
Gets a value that specifies whether the processed tag is custom.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public bool IsCustom { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also