Unselectable: TriState;
The Unselectable property determines whether the cell is selected.
Available values:
TriState.Undefined. Selection is undefined.
TriState.OnOption. Cell selection is prohibited.
TriState.OffOption. Default value. Cell selection is allowed.
The property/method use is given in th example for ITabCellStyle.ActivationEditorMode.
See also: