Summary description for SalTableColumn.

The SalTableColumn..::..CellCheckBox type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compares this object with another instance of the same class. Only serializable members are compared.
(Overrides Object..::..Equals(Object).)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)

Properties

  NameDescription
Public propertyCheckedValue
Text value that corresponds to the checked cell.
Public propertyIgnoreCase
Ignores the character case when comparing the check box values.
Public propertyUncheckedValue
Text value that corresponds to the unchecked cell.

See Also