Show / Hide Table of Contents

Enum AbpThScope

Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Table
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public enum AbpThScope

Fields

Name Description
Column
Default
Row

Extension Methods

AbpObjectExtensions.IsIn<AbpThScope>(AbpThScope[])
AbpObjectExtensions.IsIn<AbpThScope>(IEnumerable<AbpThScope>)
AbpObjectExtensions.If<AbpThScope>(Boolean, Func<AbpThScope, AbpThScope>)
AbpObjectExtensions.If<AbpThScope>(Boolean, Action<AbpThScope>)
Back to top Powered by Volosoft