Table of Contents

Interface IDynamicColumnsObject

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

动态对象接口

public interface IDynamicColumnsObject : IDynamicObject
Inherited Members
Extension Methods

Properties

Columns

获得设置 列与列数值集合

Dictionary<string, object?> Columns { get; set; }

Property Value

Dictionary<string, object>