ColumnBase<TGridItem>.Class 属性

定义

可选的 CSS 类名。 如果指定,则此列的表标题和正文单元格的类属性中会包含此属性。

[Microsoft.AspNetCore.Components.Parameter]
public string? Class { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Class : string with get, set
Public Property Class As String

属性值

属性

适用于