共用方式為


QuickGrid<TGridItem>.AdditionalAttributes 屬性

定義

取得或設定將套用至所建立專案之其他屬性的集合。

[Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)]
public System.Collections.Generic.IReadOnlyDictionary<string,object>? AdditionalAttributes { get; set; }
[<Microsoft.AspNetCore.Components.Parameter(CaptureUnmatchedValues=true)>]
member this.AdditionalAttributes : System.Collections.Generic.IReadOnlyDictionary<string, obj> with get, set
Public Property AdditionalAttributes As IReadOnlyDictionary(Of String, Object)

屬性值

屬性

適用於