Table of Contents

Interface IFilter

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

过滤器接口

public interface IFilter
Extension Methods

Properties

FilterAction

获得/设置 本过滤器相关 IFilterAction 实例

IFilterAction? FilterAction { get; set; }

Property Value

IFilterAction