[]
        
(Showing Draft Content)

C1.Web.Mvc.BooleanChecker-1

BooleanChecker<T> Class

Define an extender used to set the flexgrid BooleanChecker.

Inheritance
Extender
BooleanChecker<T>
Implements
Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class BooleanChecker<T> : SelectorBase<T>, IHtmlContent
Public Class BooleanChecker(Of T)
    Inherits SelectorBase(Of T)
    Implements IHtmlContent
Type Parameters
Name Description
T

Constructors

Name Description
BooleanChecker(FlexGridBase<T>)

Creates one BooleanChecker<T> instance.