'Declaration
Public Property AcceptsTabChar As TabCharMode
'Usage
Dim instance As GcComboBoxCellType Dim value As TabCharMode instance.AcceptsTabChar = value value = instance.AcceptsTabChar
public TabCharMode AcceptsTabChar {get; set;}
Property Value
A TabCharMode enumeration that indicates which mode the Tab character uses when copying, cutting, or pasting a string.The default is TabCharMode.NoControl.