QuickGrid<TGridItem>.AdditionalAttributes Proprietà

Definizione

Ottiene o imposta una raccolta di attributi aggiuntivi che verranno applicati all'elemento creato.

[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)

Valore della proprietà

Attributi

Si applica a