PropertyColumn<TGridItem,TProp>.Format Property

Definition

Optionally specifies a format string for the value.

Using this requires the TProp type to implement IFormattable.

C#
[Microsoft.AspNetCore.Components.Parameter]
public string? Format { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 8.0, 9.0