Search
BooleanType Class
See Also
 






Provides functionality for grid columns that display boolean data.

Namespace: MindFusion.DataViews
File: BooleanType.js

 Syntax

JavaScript  Copy Code

// class
BooleanType.prototype = {}

 Inheritance Hierarchy

MindFusion.DataViews.DataType
    MindFusion.DataViews.StringType
        MindFusion.DataViews.BooleanType

 See Also