AD
Administrator
Syncfusion Team
October 27, 2003 10:24 PM UTC
To get CharacterCasing to work, also set the CellType property to "OriginalTextBox". OriginalTextBox uses the Windows Forms TextBox which supports CharacrterCasing. The "TextBox" celltype uses the Windows Forms RichTextBox which does not support CharacterCasing.