asposecells.api

Class CheckValueType

Utility class containing constants. Represents the check value type of the check box.

Field Summary
const  intUN_CHECKED
UnChecked
const  intCHECKED
Checked
const  intMIXED
Mixed
 

    • Field Detail

      • UN_CHECKED

        const int UN_CHECKED
        UnChecked
      • CHECKED

        const int CHECKED
        Checked
      • MIXED

        const int MIXED
        Mixed