Поделиться через


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)

Значение свойства

Атрибуты

Применяется к