[]
        
(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.Web.Mvc.dll
Syntax
public class BooleanChecker<T> : SelectorBase<T>, IHtmlString
Type Parameters
Name Description
T

Constructors

Name Description
BooleanChecker(FlexGridBase<T>)

Creates one BooleanChecker<T> instance.

Extension Methods